diff --git a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml index 03de30337c..cdfad515ec 100644 --- a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml +++ b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml @@ -19,23 +19,30 @@ org.eclipse.m2e.maven.runtime - 3.9.100-SNAPSHOT + 3.9.300-SNAPSHOT jar M2E Embedded Maven Runtime (includes Incubating components) - 3.9.1 + 3.9.3 - 1.9.7 + 1.9.13 0.0.7 0.17.8 + + + + maven-staging + https://repository.apache.org/content/repositories/maven-1968/ + + @@ -179,7 +186,7 @@ javax.annotation;version="[1.2.0,2.0.0)", \ org.apache.commons.cli;version="[1.4.0,2.0.0)" Require-Bundle: \ - com.google.guava + com.google.guava;version="31.1.0" ]]> diff --git a/pom.xml b/pom.xml index bf09513036..39bab3abb3 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.eclipse.m2e org.eclipse.m2e.maven.runtime - 3.9.100-SNAPSHOT + 3.9.300-SNAPSHOT