aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fop-core/pom.xml')
-rw-r--r--fop-core/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/fop-core/pom.xml b/fop-core/pom.xml
index 18175d84b..f8720c3ad 100644
--- a/fop-core/pom.xml
+++ b/fop-core/pom.xml
@@ -86,7 +86,8 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.8.2</version>
+ <version>1.9.15</version>
+ <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>