ant was updated to 1.9.6 version

This commit is contained in:
Roman Ivanov 2015-07-06 10:23:25 -07:00
parent 509aaf99a9
commit c7087dad73
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.9.5</version>
<version>1.9.6</version>
<scope>provided</scope>
</dependency>