aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-28 01:50:46 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-28 01:50:46 +0200
commitf9a142939d52e67efa229c3baafdcd8cf1f0b2cc (patch)
treea943e2e7704ef5b25589bae5b7fd0a2438c61855 /pom.xml
parentaaf71bfbcc2ec1ed62777af69c882f7d4d264497 (diff)
downloadjgit-f9a142939d52e67efa229c3baafdcd8cf1f0b2cc.tar.gz
jgit-f9a142939d52e67efa229c3baafdcd8cf1f0b2cc.zip
Update eclipse compiler org.eclipse.jdt:ecj to 3.15.0
Change-Id: Iabca86db71e166e6ce73db2f8ddc5058e58da11a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6240b1fd86..923db1bb66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>