diff --git a/quarkus.jdt.ext/pom.xml b/quarkus.jdt.ext/pom.xml
index 0d10d7c67..dbef5538b 100644
--- a/quarkus.jdt.ext/pom.xml
+++ b/quarkus.jdt.ext/pom.xml
@@ -14,7 +14,7 @@
${tycho.version}
scm:git:https://github.com/redhat-developer/quarkus-ls
true
- 1.39.0-SNAPSHOT
+ 1.40.0-SNAPSHOT
-Xmx4G -DDetectVMInstallationsJob.disabled=true ${tycho.test.platformArgs}
https://download.eclipse.org/lsp4mp/snapshots/0.12.0/repository/
diff --git a/qute.jdt/pom.xml b/qute.jdt/pom.xml
index 513cb4fa5..c5e580533 100644
--- a/qute.jdt/pom.xml
+++ b/qute.jdt/pom.xml
@@ -16,7 +16,7 @@
${tycho.version}
scm:git:https://github.com/redhat-developer/quarkus-ls
true
- 1.39.0-SNAPSHOT
+ 1.40.0-SNAPSHOT
-Xmx512m -DDetectVMInstallationsJob.disabled=true ${tycho.test.platformArgs}