aboutsummaryrefslogtreecommitdiff
path: root/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 95618837..4db1c1dc 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -105,9 +105,9 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.eclipse.jdt.core.compiler</groupId>
+ <groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
- <version>4.6.1</version>
+ <version>3.20.0</version>
<scope>test</scope>
</dependency>
</dependencies>