File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
m2e-maven-runtime/org.eclipse.m2e.maven.runtime Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 </parent >
2020
2121 <artifactId >org.eclipse.m2e.maven.runtime</artifactId >
22- <version >3.8.604 -SNAPSHOT</version >
22+ <version >3.8.700 -SNAPSHOT</version >
2323 <packaging >jar</packaging >
2424
2525 <name >M2E Embedded Maven Runtime (includes Incubating components)</name >
2626
2727 <properties >
2828 <!-- maven core version -->
29- <maven-core .version>3.8.6 </maven-core .version>
29+ <maven-core .version>3.8.7 </maven-core .version>
3030 <!-- NOTE: When maven-core.version changes, this may impact the versions of the maven-resolver-*
3131 jars that export the org.eclipse.aether.* packages in the org.eclipse.m2e.maven.runtime
3232 bundle. So make sure the following variable has the value of the maven-resolver-* jars
Original file line number Diff line number Diff line change 102102 <dependency >
103103 <groupId >org.eclipse.m2e</groupId >
104104 <artifactId >org.eclipse.m2e.maven.runtime</artifactId >
105- <version >3.8.604 -SNAPSHOT</version >
105+ <version >3.8.700 -SNAPSHOT</version >
106106 </dependency >
107107 </dependencies >
108108
You can’t perform that action at this time.
0 commit comments