[pom] Update ant to 1.9.9

This commit is contained in:
Jeremy Landis 2017-07-03 19:58:32 -04:00 committed by rfscholte
parent 15d67d8bdd
commit 4f8adb9599
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.7.0</version>
<version>1.9.9</version>
<scope>test</scope>
</dependency>
</dependencies>