diff --git a/pom.xml b/pom.xml index 71290718c..c45a46c49 100644 --- a/pom.xml +++ b/pom.xml @@ -376,6 +376,11 @@ org.eclipse.lsp4j 0.22.0 + + org.eclipse.lsp4j + org.eclipse.lsp4j.debug + 0.22.0 + io.swagger.core.v3 swagger-annotations @@ -569,6 +574,8 @@ org.brotli:dec:jar:* org.eclipse.lsp4j:org.eclipse.lsp4j:jar:* org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:* + org.eclipse.lsp4j:org.eclipse.lsp4j.debug:jar:* + org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:jar:*