aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Steiner <ssteiner@apache.org>2024-10-10 10:13:53 +0100
committerSimon Steiner <ssteiner@apache.org>2024-10-10 10:13:53 +0100
commit890cbb3da122d48871b72ffa9cc81f3003aa8d6a (patch)
tree1fab689741d73e1a66cbea53786d03fc45721de2
parentefa87c0eed274c1c9aa23d3c9dd539181836e545 (diff)
downloadxmlgraphics-fop-890cbb3da122d48871b72ffa9cc81f3003aa8d6a.tar.gz
xmlgraphics-fop-890cbb3da122d48871b72ffa9cc81f3003aa8d6a.zip
Update commons io
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9b11022ac..b21a8c17c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<batik.version>1.17.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>2.11.0</commons.io.version>
+ <commons.io.version>2.17.0</commons.io.version>
<commons.logging.version>1.3.0</commons.logging.version>
<compiler.plugin.version>3.11.0</compiler.plugin.version>
<exec.plugin.version>1.4.0</exec.plugin.version>