diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-01 10:14:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-01 17:07:33 +0200 |
commit | 4244aec376fb3867fed7b1b7c413a335d24edad6 (patch) | |
tree | 3c2279618bd76e938fc0c14cacca5970b5727fd4 /pom.xml | |
parent | 076b8e7636bf0456eab9615542280c892f6085da (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |