From bfcb6302ee704c620435beb5a0e4aa3b24ad12df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Fri, 14 Jun 2024 17:16:44 +0300 Subject: [PATCH] Update other deps So no old org.eclipse.core.runtime package content with different signature ends up transitively. --- pom.xml | 2 +- tycho-apitools-plugin/pom.xml | 2 +- tycho-core/pom.xml | 2 +- tycho-its/pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 77f85e3f47..95fad2f328 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 diff --git a/tycho-apitools-plugin/pom.xml b/tycho-apitools-plugin/pom.xml index 2404137918..48abd8f00e 100644 --- a/tycho-apitools-plugin/pom.xml +++ b/tycho-apitools-plugin/pom.xml @@ -67,7 +67,7 @@ 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 39301ebc3f..c31cb09264 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 e66d4beb8c..65080a7833 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