This is an automated email from the ASF dual-hosted git repository.
yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new cefdf202f39 NO-ISSUE: Update `JDT.LS` to `1.34` (#2403)
cefdf202f39 is described below
commit cefdf202f39d7d2671556794dc53458fb64f1756
Author: Yeser Amer <[email protected]>
AuthorDate: Thu Jun 6 08:19:37 2024 +0200
NO-ISSUE: Update `JDT.LS` to `1.34` (#2403)
---
packages/vscode-java-code-completion-extension-plugin/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/vscode-java-code-completion-extension-plugin/pom.xml
b/packages/vscode-java-code-completion-extension-plugin/pom.xml
index 7797929f1bb..a6246ef01ff 100644
--- a/packages/vscode-java-code-completion-extension-plugin/pom.xml
+++ b/packages/vscode-java-code-completion-extension-plugin/pom.xml
@@ -41,7 +41,7 @@
<tycho.extras.version>${tycho.version}</tycho.extras.version>
<tycho.scmUrl>scm:git:https://github.com/apache/incubator-kie-tools.git</tycho.scmUrl>
<tycho.generateSourceReferences>true</tycho.generateSourceReferences>
- <jdt.ls.version>1.30.1.20231207151730</jdt.ls.version>
+ <jdt.ls.version>1.34.0.20240403125844</jdt.ls.version>
<tycho.test.platformArgs />
<tycho.test.jvmArgs>-Xmx512m
${tycho.test.platformArgs}</tycho.test.jvmArgs>
@@ -56,7 +56,7 @@
<repository>
<id>jdt.ls.p2</id>
<layout>p2</layout>
-
<url>https://download.eclipse.org/jdtls/milestones/1.30.1/repository/</url>
+
<url>https://download.eclipse.org/jdtls/milestones/1.34.0/repository/</url>
</repository>
<repository>
<id>jdt.ls.maven</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]