aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-09-12 09:01:57 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-09-12 09:06:02 +0200
commit022a4855203a7a008b9b412e9d64fd26c7e04d92 (patch)
treeabff0787d13ce6b87fa746e165bebcd52866cb7d /pom.xml
parentb7d3a44ba76a688d30fbf2ab84e92492aa7beffd (diff)
downloadjgit-022a4855203a7a008b9b412e9d64fd26c7e04d92.tar.gz
jgit-022a4855203a7a008b9b412e9d64fd26c7e04d92.zip
Add 4.34 target platform for Eclipse 2024-12
and update org.apache.ant to 1.10.15 since Orbit updated to Ant 1.10.15. See https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12/ Change-Id: I865decbad55f0b7ca998b37cafa6c0a1eb183734
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 3a8a77ff13..9ea1eb27a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<project.build.outputTimestamp>${commit.time.iso}</project.build.outputTimestamp>
<jgit-last-release-version>7.0.0.202409031743-r</jgit-last-release-version>
- <ant-version>1.10.14</ant-version>
+ <ant-version>1.10.15</ant-version>
<apache-sshd-version>2.13.2</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
<jzlib-version>1.1.3</jzlib-version>