We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8a2f0d + fa40856 commit a02bca2Copy full SHA for a02bca2
plexus-compilers/plexus-compiler-eclipse/pom.xml
@@ -19,9 +19,9 @@
19
<artifactId>plexus-utils</artifactId>
20
</dependency>
21
<dependency>
22
- <groupId>org.eclipse.tycho</groupId>
23
- <artifactId>org.eclipse.jdt.core</artifactId>
24
- <version>3.11.1.v20150902-1521</version>
+ <groupId>org.eclipse.jdt</groupId>
+ <artifactId>ecj</artifactId>
+ <version>3.12.3</version>
25
26
</dependencies>
27
</project>
0 commit comments