diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-10-04 10:35:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-10-05 10:30:56 +0200 |
commit | 790fa7e81d6d039c8e399dc859d1624739eecf5d (patch) | |
tree | 00029792403678d3f072da917766cbf665f181ce /pom.xml | |
parent | f41ef035b607e1a81c15d9ee5477d52c3f96f03b (diff) | |
download | jgit-790fa7e81d6d039c8e399dc859d1624739eecf5d.tar.gz jgit-790fa7e81d6d039c8e399dc859d1624739eecf5d.zip |
Update orbit to orbit-aggregation/2023-12
- add target platform for Eclipse 4.30 (2023-12)
- update org.apache.ant to 1.10.14
Change-Id: Ib7fa7cb79e93ecd6009784bc0ad4269bfa71cb29
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ <bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest> <jgit-last-release-version>6.7.0.202309050840-r</jgit-last-release-version> - <ant-version>1.10.12</ant-version> + <ant-version>1.10.14</ant-version> <apache-sshd-version>2.10.0</apache-sshd-version> <jsch-version>0.1.55</jsch-version> <jzlib-version>1.1.3</jzlib-version> |