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..8893fca974 100644 --- a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml +++ b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml @@ -19,19 +19,19 @@ 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 @@ -179,7 +179,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/org.eclipse.m2e.feature/forceQualifierUpdate.txt b/org.eclipse.m2e.feature/forceQualifierUpdate.txt index 2889a81d77..e1f83e7792 100644 --- a/org.eclipse.m2e.feature/forceQualifierUpdate.txt +++ b/org.eclipse.m2e.feature/forceQualifierUpdate.txt @@ -1,3 +1,4 @@ # To force a version qualifier update add the bug here Update build-qualifier because maven-runtime components currently use the committer's time-zone for their qualifier and don't align with the other projects that use UTC. Update build-qualifier because maven-runtime components now use again UTC+0-based qualifiers. +Update build-qualifier because maven-runtime version update to Maven 3.9.3 diff --git a/pom.xml b/pom.xml index 989126891f..11b3d49f11 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