]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
FOP-3051: Upgrade to Commons IO 2.11
authorSimon Steiner <ssteiner@apache.org>
Thu, 3 Feb 2022 11:54:39 +0000 (11:54 +0000)
committerSimon Steiner <ssteiner@apache.org>
Thu, 3 Feb 2022 11:54:39 +0000 (11:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1897722 13f79535-47bb-0310-9956-ffa450edef68

fop/lib/commons-io-1.3.1.jar [deleted file]
fop/lib/commons-io-2.11.0.jar [new file with mode: 0644]
pom.xml

diff --git a/fop/lib/commons-io-1.3.1.jar b/fop/lib/commons-io-1.3.1.jar
deleted file mode 100644 (file)
index 7affdef..0000000
Binary files a/fop/lib/commons-io-1.3.1.jar and /dev/null differ
diff --git a/fop/lib/commons-io-2.11.0.jar b/fop/lib/commons-io-2.11.0.jar
new file mode 100644 (file)
index 0000000..be507d9
Binary files /dev/null and b/fop/lib/commons-io-2.11.0.jar differ
diff --git a/pom.xml b/pom.xml
index 0cfb3a3606e3291dba74dc4f43cdcddc4404012e..a7ee54fe705cc5e502514540deff0813d516ec11 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <batik.version>1.14.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>
+    <commons.io.version>2.11.0</commons.io.version>
     <commons.logging.version>1.0.4</commons.logging.version>
     <compiler.plugin.version>3.1</compiler.plugin.version>
     <exec.plugin.version>1.4.0</exec.plugin.version>