diff options
author | Simon Steiner <ssteiner@apache.org> | 2018-07-19 12:27:49 +0000 |
---|---|---|
committer | Simon Steiner <ssteiner@apache.org> | 2018-07-19 12:27:49 +0000 |
commit | 637c000b6fde1f57e7b5402174d7d6a8b84c033c (patch) | |
tree | 7b4a6f3a2a1b798f40263ce1e6fce959ec2af7e7 /pom.xml | |
parent | e6748b4ed1522214915b2e3cd4df2db9f2b7b3b2 (diff) | |
download | xmlgraphics-fop-637c000b6fde1f57e7b5402174d7d6a8b84c033c.tar.gz xmlgraphics-fop-637c000b6fde1f57e7b5402174d7d6a8b84c033c.zip |
FOP-2805: Bump batik version
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1836268 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <properties> <antrun.plugin.version>1.8</antrun.plugin.version> <avalon.version>4.3.1</avalon.version> - <batik.version>1.9.0-SNAPSHOT</batik.version> + <batik.version>1.11.0-SNAPSHOT</batik.version> <build.helper.plugin.version>1.9.1</build.helper.plugin.version> <checkstyle.plugin.version>2.14</checkstyle.plugin.version> <commons.io.version>1.3.1</commons.io.version> |