diff --git a/plugins/org.eclipse.elk.alg.common/pom.xml b/plugins/org.eclipse.elk.alg.common/pom.xml index d15d2eb516..8fb7914353 100644 --- a/plugins/org.eclipse.elk.alg.common/pom.xml +++ b/plugins/org.eclipse.elk.alg.common/pom.xml @@ -48,9 +48,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.disco/pom.xml b/plugins/org.eclipse.elk.alg.disco/pom.xml index 138ed04f56..72a432452d 100644 --- a/plugins/org.eclipse.elk.alg.disco/pom.xml +++ b/plugins/org.eclipse.elk.alg.disco/pom.xml @@ -50,9 +50,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.force/pom.xml b/plugins/org.eclipse.elk.alg.force/pom.xml index f9791ff680..19508c24fe 100644 --- a/plugins/org.eclipse.elk.alg.force/pom.xml +++ b/plugins/org.eclipse.elk.alg.force/pom.xml @@ -43,9 +43,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.graphviz.layouter/pom.xml b/plugins/org.eclipse.elk.alg.graphviz.layouter/pom.xml index 864cd80540..c81d28f0b5 100644 --- a/plugins/org.eclipse.elk.alg.graphviz.layouter/pom.xml +++ b/plugins/org.eclipse.elk.alg.graphviz.layouter/pom.xml @@ -48,9 +48,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.layered/pom.xml b/plugins/org.eclipse.elk.alg.layered/pom.xml index c69123c7e3..6db67781f9 100644 --- a/plugins/org.eclipse.elk.alg.layered/pom.xml +++ b/plugins/org.eclipse.elk.alg.layered/pom.xml @@ -48,9 +48,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.mrtree/pom.xml b/plugins/org.eclipse.elk.alg.mrtree/pom.xml index b43a86be59..55a7e3d30f 100644 --- a/plugins/org.eclipse.elk.alg.mrtree/pom.xml +++ b/plugins/org.eclipse.elk.alg.mrtree/pom.xml @@ -43,9 +43,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.radial/pom.xml b/plugins/org.eclipse.elk.alg.radial/pom.xml index 9754a313af..44ee52bc43 100644 --- a/plugins/org.eclipse.elk.alg.radial/pom.xml +++ b/plugins/org.eclipse.elk.alg.radial/pom.xml @@ -43,9 +43,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.alg.spore/pom.xml b/plugins/org.eclipse.elk.alg.spore/pom.xml index f249030bed..22ef2023a0 100644 --- a/plugins/org.eclipse.elk.alg.spore/pom.xml +++ b/plugins/org.eclipse.elk.alg.spore/pom.xml @@ -50,9 +50,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.conn.gmf/pom.xml b/plugins/org.eclipse.elk.conn.gmf/pom.xml index 34f5c3e532..6a426ae340 100644 --- a/plugins/org.eclipse.elk.conn.gmf/pom.xml +++ b/plugins/org.eclipse.elk.conn.gmf/pom.xml @@ -34,9 +34,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101 diff --git a/plugins/org.eclipse.elk.core/pom.xml b/plugins/org.eclipse.elk.core/pom.xml index d062ba6bf0..0605da1087 100644 --- a/plugins/org.eclipse.elk.core/pom.xml +++ b/plugins/org.eclipse.elk.core/pom.xml @@ -48,9 +48,19 @@ - org.eclipse.platform - org.eclipse.equinox.common - 3.10.0 + org.eclipse.jdt + org.eclipse.jdt.core + 3.13.102 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.apt + 1.3.110 + + + org.eclipse.jdt + org.eclipse.jdt.compiler.tool + 1.2.101