We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1edc75c commit 4fb195fCopy full SHA for 4fb195f
build.gradle
@@ -491,7 +491,7 @@ configurations {
491
492
// for spotless transitive dependency CVE
493
force "org.eclipse.platform:org.eclipse.core.runtime:3.32.0"
494
- force "org.eclipse.platform:org.eclipse.equinox.common:3.19.200"
+ force "org.eclipse.platform:org.eclipse.equinox.common:3.20.0"
495
496
// For integrationTest
497
force "org.apache.httpcomponents:httpclient:4.5.14"
0 commit comments