aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-06-27 14:23:57 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-06-27 14:30:18 +0200
commitd2f11458903464f8145e0e32fd8e882d9c376c7d (patch)
tree22c7f150756db15a6440ee1aa52b6f5b7dad7c60 /pom.xml
parent8f1693c2dc466bd284d5a8bf62aa75ef42833c01 (diff)
downloadjgit-d2f11458903464f8145e0e32fd8e882d9c376c7d.tar.gz
jgit-d2f11458903464f8145e0e32fd8e882d9c376c7d.zip
Update org.eclipse.jdt:ecj to 3.34.0
Change-Id: I59715e1abfdefdf883290557806a9a1cbb34c3b3
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 269ebcad2a..faa28bf25d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -915,7 +915,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
- <version>3.33.0</version>
+ <version>3.34.0</version>
</dependency>
</dependencies>
</plugin>