]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Use newer batik
authorSimon Steiner <ssteiner@apache.org>
Mon, 20 Mar 2017 09:26:18 +0000 (09:26 +0000)
committerSimon Steiner <ssteiner@apache.org>
Mon, 20 Mar 2017 09:26:18 +0000 (09:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-2_2@1787695 13f79535-47bb-0310-9956-ffa450edef68

fop/lib/batik-all-1.8.jar [deleted file]
fop/lib/batik-all-1.9.jar [new file with mode: 0644]
pom.xml

diff --git a/fop/lib/batik-all-1.8.jar b/fop/lib/batik-all-1.8.jar
deleted file mode 100644 (file)
index f48e30b..0000000
Binary files a/fop/lib/batik-all-1.8.jar and /dev/null differ
diff --git a/fop/lib/batik-all-1.9.jar b/fop/lib/batik-all-1.9.jar
new file mode 100644 (file)
index 0000000..e1cea4e
Binary files /dev/null and b/fop/lib/batik-all-1.9.jar differ
diff --git a/pom.xml b/pom.xml
index ed175f0b92e687a47f44f3bcbd8e67ce68116389..13142b2e9306114f922e191226b629be30eb3baa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
   <properties>
     <antrun.plugin.version>1.8</antrun.plugin.version>
     <avalon.version>4.3.1</avalon.version>
-    <batik.version>1.8</batik.version>
+    <batik.version>1.9</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>