aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2022-02-03 11:54:39 +0000
committerSimon Steiner <ssteiner@apache.org>2022-02-03 11:54:39 +0000
commitd2de94614b0992a11a13753cb69d1852056d2181 (patch)
tree9f78a2e59462569dadadf470451313cb341ea121 /pom.xml
parent2c7ad11dc716e70e8ac297786e7a766fd779056a (diff)
downloadxmlgraphics-fop-d2de94614b0992a11a13753cb69d1852056d2181.tar.gz
xmlgraphics-fop-d2de94614b0992a11a13753cb69d1852056d2181.zip
FOP-3051: Upgrade to Commons IO 2.11
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1897722 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 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>