diff --git a/common/pom.xml b/common/pom.xml index cd4ecd1814..63cf9427dc 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -139,14 +139,14 @@ test-with-ecj - [11,) + [17,) org.eclipse.jdt ecj - 3.33.0 + 3.34.0 test @@ -155,7 +155,7 @@ test-without-ecj - (,11) + (,17) diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 51dc05818a..414d6c59e5 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -249,7 +249,7 @@ org.eclipse.jdt ecj - 3.32.0 + 3.34.0 test @@ -258,7 +258,7 @@ test-without-ecj - (,11) + (,17)