aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-05-01 10:14:18 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-05-01 17:07:33 +0200
commit4244aec376fb3867fed7b1b7c413a335d24edad6 (patch)
tree3c2279618bd76e938fc0c14cacca5970b5727fd4 /pom.xml
parent076b8e7636bf0456eab9615542280c892f6085da (diff)
downloadjgit-4244aec376fb3867fed7b1b7c413a335d24edad6.tar.gz
jgit-4244aec376fb3867fed7b1b7c413a335d24edad6.zip
Update org.eclipse.jdt:ecj to 3.33.0
Change-Id: I0f310762313d6ccafe3ea410bf9d4c03731f0866
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 b12c56ca81..d71a392361 100644
--- a/pom.xml
+++ b/pom.xml
@@ -881,7 +881,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
- <version>3.31.0</version>
+ <version>3.33.0</version>
</dependency>
</dependencies>
</plugin>