summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-09-29 01:58:43 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-09-29 17:13:06 +0200
commite4550807a3eec3ea410d2b1604f99e0ab12426cf (patch)
treeb0526a9407fe753d007ad6c0724a345da09db8b2 /pom.xml
parent1aa19c67e691d62f3d9560fec0cfe7f5443d6497 (diff)
downloadjgit-e4550807a3eec3ea410d2b1604f99e0ab12426cf.tar.gz
jgit-e4550807a3eec3ea410d2b1604f99e0ab12426cf.zip
Update ecj to 3.27.0
Change-Id: Ia3845a14d8169595425fd435ef3ef09c08e82f53
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 cf27126cf2..244a594ccd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -876,7 +876,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
- <version>3.25.0</version>
+ <version>3.27.0</version>
</dependency>
</dependencies>
</plugin>