Update Apache Ant to 1.9.4, issue #736

This commit is contained in:
Michal Kordas 2015-03-10 22:42:29 +01:00 committed by Roman Ivanov
parent 1bd30555ea
commit ec81e16015
1 changed files with 1 additions and 2 deletions

View File

@ -194,8 +194,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<!-- Do not upgrade as this is the earliest version of ANT supported -->
<version>1.7.0</version>
<version>1.9.4</version>
<scope>provided</scope>
</dependency>