Update eclipse compiler org.eclipse.jdt:ecj to 3.15.0

Change-Id: Iabca86db71e166e6ce73db2f8ddc5058e58da11a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2018-10-28 01:50:46 +02:00
parent aaf71bfbcc
commit f9a142939d
1 changed files with 1 additions and 1 deletions

View File

@ -838,7 +838,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.13.102</version>
<version>3.15.0</version>
</dependency>
</dependencies>
</plugin>