diff --git a/pom.xml b/pom.xml index 31cc09201d..29e1b183df 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 3.2.5 3.20.0 - 3.37.0 + 3.38.0 7.0.0 3.3.1 @@ -281,7 +281,7 @@ org.eclipse.platform org.eclipse.core.runtime - 3.31.0 + 3.31.100 org.eclipse.platform 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 a5e8dbe122..4c534e5688 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 4b9c3b9296..d313599c5c 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -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-core/pom.xml b/tycho-core/pom.xml index 45731abcaf..c46deff559 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -314,7 +314,7 @@ org.eclipse.jdt org.eclipse.jdt.core - 3.37.0 + 3.38.0 org.eclipse.pde diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index 72eed4e5b7..a9ece19a5e 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -187,14 +187,14 @@ org.eclipse.platform org.eclipse.jface - 3.33.0 + 3.34.0 test org.eclipse.jdt org.eclipse.jdt.core - 3.37.0 + 3.38.0 test