diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-15 02:06:48 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-15 02:07:36 +0200 |
commit | 290902d9f3b9bf4ed71e896ddfc97f162d4c3956 (patch) | |
tree | a6c036ae6aa56370237e99223cd03c9eb63222e9 /pom.xml | |
parent | 12e9c3f1f6e7b8c41120edfc2fb08287c724a368 (diff) | |
download | jgit-290902d9f3b9bf4ed71e896ddfc97f162d4c3956.tar.gz jgit-290902d9f3b9bf4ed71e896ddfc97f162d4c3956.zip |
Update org.eclipse.jdt:ecj to 3.35.0
Change-Id: Ic1d7fe65a0255bc0cdaf7a7285dd3532277ec07b
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -950,7 +950,7 @@ <dependency> <groupId>org.eclipse.jdt</groupId> <artifactId>ecj</artifactId> - <version>3.34.0</version> + <version>3.35.0</version> </dependency> </dependencies> </plugin> |