diff --git a/java/common/maven-conf/pom.xml b/java/common/maven-conf/pom.xml index a88eaf3f..97c5a4d6 100644 --- a/java/common/maven-conf/pom.xml +++ b/java/common/maven-conf/pom.xml @@ -12,7 +12,7 @@ false - 5.0.1 + 7.0.0 6.10.0 2.17.1 1.7.32 @@ -25,6 +25,10 @@ 3.8.1 3.0.0-M7 1.1.2 + 2.2.0 + 5.10.3 + 20220924 + 4.6.3 @@ -73,7 +77,7 @@ com.google.cloud.artifactregistry artifactregistry-maven-wagon - 2.2.0 + ${google.artifactregistry-maven-wagon-version} true diff --git a/java/common/org.eclipse.theia.cloud.common/pom.xml b/java/common/org.eclipse.theia.cloud.common/pom.xml index 718e57d3..22adab06 100644 --- a/java/common/org.eclipse.theia.cloud.common/pom.xml +++ b/java/common/org.eclipse.theia.cloud.common/pom.xml @@ -31,11 +31,10 @@ log4j-core ${log4j.version} - org.junit.jupiter junit-jupiter - 5.10.3 + ${junit-jupiter.version} test diff --git a/java/operator/org.eclipse.theia.cloud.defaultoperator/pom.xml b/java/operator/org.eclipse.theia.cloud.defaultoperator/pom.xml index 063cf84a..1a7d3eab 100644 --- a/java/operator/org.eclipse.theia.cloud.defaultoperator/pom.xml +++ b/java/operator/org.eclipse.theia.cloud.defaultoperator/pom.xml @@ -15,10 +15,6 @@ ../../common/maven-conf/ - - 4.6.3 - - org.eclipse.theia.cloud @@ -33,7 +29,7 @@ org.json json - 20220924 + ${org.json.version} com.google.inject diff --git a/java/operator/org.eclipse.theia.cloud.operator/pom.xml b/java/operator/org.eclipse.theia.cloud.operator/pom.xml index bfaab6dc..8e3e081c 100644 --- a/java/operator/org.eclipse.theia.cloud.operator/pom.xml +++ b/java/operator/org.eclipse.theia.cloud.operator/pom.xml @@ -15,10 +15,6 @@ ../../common/maven-conf/ - - 4.6.3 - - org.eclipse.theia.cloud @@ -28,7 +24,7 @@ org.json json - 20220924 + ${org.json.version} com.google.inject