diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml
index ca0a4a782..dc10e0231 100644
--- a/dependency-check-ant/pom.xml
+++ b/dependency-check-ant/pom.xml
@@ -423,12 +423,10 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.ant
ant
- 1.9.4
org.apache.ant
ant-testutil
- 1.9.4
test
diff --git a/pom.xml b/pom.xml
index 3e6f40bfe..4d3cf181e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -359,6 +359,16 @@ Copyright (c) 2012 - Jeremy Long
4.12
test
+
+ org.apache.ant
+ ant
+ 1.9.5
+
+
+ org.apache.ant
+ ant-testutil
+ 1.9.5
+
org.hamcrest
hamcrest-core