aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2018-07-19 12:27:49 +0000
committerSimon Steiner <ssteiner@apache.org>2018-07-19 12:27:49 +0000
commit637c000b6fde1f57e7b5402174d7d6a8b84c033c (patch)
tree7b4a6f3a2a1b798f40263ce1e6fce959ec2af7e7 /pom.xml
parente6748b4ed1522214915b2e3cd4df2db9f2b7b3b2 (diff)
downloadxmlgraphics-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 898200b0d..8eb536167 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>