summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-07-02 00:35:36 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-07-02 00:35:36 +0200
commit583cec3f623d87eece33e17411227272444a848a (patch)
treeae61dbbbf9b1e1ff000a62c8b3e0bbb908d90489
parent077a7139f9a4ad19d24ca066380c924ae46fc133 (diff)
downloadjgit-583cec3f623d87eece33e17411227272444a848a.tar.gz
jgit-583cec3f623d87eece33e17411227272444a848a.zip
Update org.eclipse.jdt.ecj to 3.38.0
Change-Id: I2e10c428991801e3da5ce1851eff23e508c2bd10
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 67f03c1ae0..7a07a3c8a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1116,7 +1116,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
- <version>3.37.0</version>
+ <version>3.38.0</version>
</dependency>
</dependencies>
</plugin>