diff --git a/pom.xml b/pom.xml
index 71290718c..056ea0489 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,8 +133,8 @@
UTF-8
true
- 16
- 16
+ 21
+ 21
@@ -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
@@ -489,7 +494,7 @@
3.12.1
true
- 16
+ 21
-XDignore.symbol.file
-parameters
@@ -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:*