Update ant to 1.9.5

This commit is contained in:
Roman Ivanov 2015-06-08 07:59:49 -07:00
parent f2e55bd70d
commit 1eb344dc82
1 changed files with 1 additions and 1 deletions

View File

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