aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index aa61f80a6..91d95dcf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,13 @@
<url>http://xmlgraphics.apache.org/fop/</url>
<properties>
- <ant.version>1.9.15</ant.version>
+ <ant.version>1.10.14</ant.version>
<antrun.plugin.version>1.8</antrun.plugin.version>
- <batik.version>1.16.0-SNAPSHOT</batik.version>
+ <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.logging.version>1.0.4</commons.logging.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>
<findbugs.plugin.version>4.2.3</findbugs.plugin.version>