summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-09-15 02:06:48 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-15 02:07:36 +0200
commit290902d9f3b9bf4ed71e896ddfc97f162d4c3956 (patch)
treea6c036ae6aa56370237e99223cd03c9eb63222e9 /pom.xml
parent12e9c3f1f6e7b8c41120edfc2fb08287c724a368 (diff)
downloadjgit-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 542d64eeb6..5832109a75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>