aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-13 01:10:33 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-13 16:18:06 +0200
commita8cd1740f9188fd7290fa4976df04f87bc925efa (patch)
tree42f9ad6bfea7537bc74e5cd66a7b5676ceeff1e0 /pom.xml
parent30b14761877a226d71f9c1b77b585fdba2c75b4c (diff)
downloadjgit-a8cd1740f9188fd7290fa4976df04f87bc925efa.tar.gz
jgit-a8cd1740f9188fd7290fa4976df04f87bc925efa.zip
Update org.eclipse.jdt:ecj to 3.37.0
Change-Id: Iedc5cd96f85367546f0b15df05ac242a38af3b16
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 5d9b78b7b0..4bb8a588f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1092,7 +1092,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
- <version>3.36.0</version>
+ <version>3.37.0</version>
</dependency>
</dependencies>
</plugin>