aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2020-07-30 15:10:18 +0000
committerSimon Steiner <ssteiner@apache.org>2020-07-30 15:10:18 +0000
commit1ac42ca1dc7d0074f3d46a2ddc01a8f58ef01b51 (patch)
tree835c6f8875a183a1308c9f4f998854c7631b4299 /pom.xml
parent62ff114b7f1e67d782285955c682bddfb6ec18ed (diff)
downloadxmlgraphics-fop-1ac42ca1dc7d0074f3d46a2ddc01a8f58ef01b51.tar.gz
xmlgraphics-fop-1ac42ca1dc7d0074f3d46a2ddc01a8f58ef01b51.zip
FOP-2939: Upgrade ant to 1.9.15
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1880454 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index b7881c7e5..5671e2a57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
<url>http://xmlgraphics.apache.org/fop/</url>
<properties>
+ <ant.version>1.9.15</ant.version>
<antrun.plugin.version>1.8</antrun.plugin.version>
<batik.version>1.11.0-SNAPSHOT</batik.version>
<build.helper.plugin.version>1.9.1</build.helper.plugin.version>