diff --git a/p2-maven-plugin/pom.xml b/p2-maven-plugin/pom.xml index c0d69dea5d..952ab69d67 100644 --- a/p2-maven-plugin/pom.xml +++ b/p2-maven-plugin/pom.xml @@ -28,7 +28,7 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.11.0 + 2.12.0 org.eclipse.platform @@ -37,22 +37,22 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.9.100 + 1.9.200 org.eclipse.platform org.eclipse.equinox.p2.director - 2.6.300 + 2.6.400 org.eclipse.platform org.eclipse.equinox.p2.engine - 2.10.0 + 2.10.200 org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.9.0 + 2.9.100 org.eclipse.platform @@ -70,12 +70,12 @@ org.eclipse.platform org.eclipse.equinox.frameworkadmin - 2.3.100 + 2.3.200 org.eclipse.platform org.eclipse.equinox.preferences - 3.11.0 + 3.11.100 org.apache.maven @@ -96,7 +96,7 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata.repository - 1.5.300 + 1.5.400 org.eclipse.platform @@ -123,53 +123,53 @@ org.eclipse.platform org.eclipse.equinox.p2.jarprocessor - 1.3.300 + 1.3.400 org.eclipse.platform org.eclipse.equinox.p2.touchpoint.natives - 1.5.200 + 1.5.300 org.eclipse.platform org.eclipse.equinox.p2.touchpoint.eclipse - 2.4.200 + 2.4.300 org.eclipse.platform org.eclipse.equinox.p2.garbagecollector - 1.3.200 + 1.3.300 org.eclipse.platform org.eclipse.equinox.p2.director.app - 1.3.300 + 1.3.400 org.eclipse.platform org.eclipse.equinox.p2.repository.tools - 2.4.300 + 2.4.400 org.eclipse.platform org.eclipse.equinox.concurrent - 1.3.0 + 1.3.100 org.eclipse.platform org.eclipse.equinox.simpleconfigurator - 1.5.200 + 1.5.300 org.eclipse.platform org.eclipse.equinox.app - 1.7.0 + 1.7.100 org.eclipse.platform org.eclipse.equinox.frameworkadmin.equinox - 1.3.100 + 1.3.200 org.eclipse.platform diff --git a/pom.xml b/pom.xml index 4bdae8fa00..ff4714020b 100644 --- a/pom.xml +++ b/pom.xml @@ -281,12 +281,12 @@ org.eclipse.platform org.eclipse.core.runtime - 3.31.0 + 3.31.100 org.eclipse.platform org.eclipse.ui.workbench - 3.131.100 + 3.132.0 org.osgi @@ -297,17 +297,17 @@ org.eclipse.platform org.eclipse.equinox.p2.repository - 2.8.100 + 2.9.100 org.eclipse.platform org.eclipse.equinox.p2.publisher.eclipse - 1.6.0 + 1.6.100 org.eclipse.platform org.eclipse.equinox.simpleconfigurator.manipulator - 2.3.100 + 2.3.200 org.bouncycastle diff --git a/tycho-api/pom.xml b/tycho-api/pom.xml index 56514fa4df..f8293eb956 100644 --- a/tycho-api/pom.xml +++ b/tycho-api/pom.xml @@ -28,12 +28,12 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.9.0 + 2.9.100 org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.9.100 + 1.9.200 diff --git a/tycho-api/src/main/java/org/eclipse/tycho/TychoConstants.java b/tycho-api/src/main/java/org/eclipse/tycho/TychoConstants.java index efaeb3d104..e734b9871c 100644 --- a/tycho-api/src/main/java/org/eclipse/tycho/TychoConstants.java +++ b/tycho-api/src/main/java/org/eclipse/tycho/TychoConstants.java @@ -18,7 +18,7 @@ public interface TychoConstants { - public static final String ECLIPSE_LATEST = "https://download.eclipse.org/releases/2024-03/"; + public static final String ECLIPSE_LATEST = "https://download.eclipse.org/releases/2024-06/"; public static final String TYCHO_NOT_CONFIGURED = "Tycho build extension not configured for "; diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index d573c71d66..d6b4e2613c 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -50,7 +50,7 @@ org.eclipse.pde org.eclipse.pde.core - 3.18.0 + 3.18.100 jar @@ -62,12 +62,12 @@ org.eclipse.platform org.eclipse.equinox.common - 3.19.0 + 3.19.100 org.eclipse.jdt org.eclipse.jdt.core - 3.37.0 + 3.38.0 org.eclipse.jdt diff --git a/tycho-build/pom.xml b/tycho-build/pom.xml index c58a7ed735..9f2a138dae 100644 --- a/tycho-build/pom.xml +++ b/tycho-build/pom.xml @@ -48,7 +48,7 @@ org.eclipse.platform org.eclipse.equinox.p2.core - 2.11.0 + 2.12.0 @@ -59,26 +59,26 @@ org.eclipse.platform org.eclipse.equinox.p2.publisher - 1.9.100 + 1.9.200 org.eclipse.platform org.eclipse.equinox.p2.director - 2.6.300 + 2.6.400 org.eclipse.platform org.eclipse.equinox.p2.engine - 2.10.0 + 2.10.200 org.eclipse.platform org.eclipse.equinox.p2.metadata - 2.9.0 + 2.9.100 org.eclipse.platform @@ -123,7 +123,7 @@ org.eclipse.platform org.eclipse.equinox.p2.metadata.repository - 1.5.300 + 1.5.400 org.eclipse.tycho diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index 39301ebc3f..0c69461f87 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -314,12 +314,12 @@ org.eclipse.jdt org.eclipse.jdt.core - 3.37.0 + 3.38.0 org.eclipse.pde org.eclipse.pde.core - 3.18.0 + 3.18.100 test diff --git a/tycho-eclipse-plugin/pom.xml b/tycho-eclipse-plugin/pom.xml index e9f2051c73..1b0160aa10 100644 --- a/tycho-eclipse-plugin/pom.xml +++ b/tycho-eclipse-plugin/pom.xml @@ -39,7 +39,7 @@ org.eclipse.pde org.eclipse.pde.core - 3.18.0 + 3.18.100 jar diff --git a/tycho-extras/tycho-document-bundle-plugin/pom.xml b/tycho-extras/tycho-document-bundle-plugin/pom.xml index c13a59d0ba..b799c18945 100644 --- a/tycho-extras/tycho-document-bundle-plugin/pom.xml +++ b/tycho-extras/tycho-document-bundle-plugin/pom.xml @@ -64,7 +64,7 @@ org.eclipse.pde org.eclipse.pde.core - 3.18.0 + 3.18.100 diff --git a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml index fa4d7b7de0..d706c7154c 100644 --- a/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.surefire.osgibooter/pom.xml @@ -29,7 +29,7 @@ org.eclipse.platform org.eclipse.equinox.app - 1.7.0 + 1.7.100 org.eclipse.platform @@ -38,7 +38,7 @@ org.eclipse.platform org.eclipse.e4.ui.workbench3 - 0.17.300 + 0.17.400 *