diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-27 14:23:57 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-27 14:30:18 +0200 |
commit | d2f11458903464f8145e0e32fd8e882d9c376c7d (patch) | |
tree | 22c7f150756db15a6440ee1aa52b6f5b7dad7c60 /pom.xml | |
parent | 8f1693c2dc466bd284d5a8bf62aa75ef42833c01 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |