summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-11-22 01:15:31 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-11-22 01:15:31 +0100
commit6f68ed2ed392f87959b7473fecf32a4844d484b8 (patch)
tree5d5f8291f7b5a0d70bf5cf5e0dc8c42ee5f8e8f9 /org.eclipse.jgit.ant
parentae8533f1c477cbc63e3d6f9af43175ce3151518e (diff)
downloadjgit-6f68ed2ed392f87959b7473fecf32a4844d484b8.tar.gz
jgit-6f68ed2ed392f87959b7473fecf32a4844d484b8.zip
Update Ant to 1.10.5
CQ: 18322 Change-Id: I88982116e02598b0ac658c4d740d7a7c1e37280a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant')
-rw-r--r--org.eclipse.jgit.ant/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/pom.xml b/org.eclipse.jgit.ant/pom.xml
index 445a2f512a..f7b243ca13 100644
--- a/org.eclipse.jgit.ant/pom.xml
+++ b/org.eclipse.jgit.ant/pom.xml
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.9.6</version>
+ <version>1.10.5</version>
</dependency>
</dependencies>