summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fop/lib/commons-io-1.3.1.jarbin83613 -> 0 bytes
-rw-r--r--fop/lib/commons-io-2.11.0.jarbin0 -> 327135 bytes
-rw-r--r--pom.xml2
3 files changed, 1 insertions, 1 deletions
diff --git a/fop/lib/commons-io-1.3.1.jar b/fop/lib/commons-io-1.3.1.jar
deleted file mode 100644
index 7affdefcd..000000000
--- a/fop/lib/commons-io-1.3.1.jar
+++ /dev/null
Binary files 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
index 000000000..be507d94f
--- /dev/null
+++ b/fop/lib/commons-io-2.11.0.jar
Binary files differ
diff --git a/pom.xml b/pom.xml
index 0cfb3a360..a7ee54fe7 100644
--- 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>