diff options
author | Simon Steiner <ssteiner@apache.org> | 2020-07-30 15:10:18 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2020-07-30 15:10:18 +0000 |
commit | 1ac42ca1dc7d0074f3d46a2ddc01a8f58ef01b51 (patch) | |
tree | 835c6f8875a183a1308c9f4f998854c7631b4299 /pom.xml | |
parent | 62ff114b7f1e67d782285955c682bddfb6ec18ed (diff) | |
download | xmlgraphics-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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |