ICU-21250 Update Apache Ant to 1.10.9

This commit is contained in:
Jeff Genovy 2020-10-27 10:20:57 -07:00 committed by Yoshito Umaoka
parent cf88993f02
commit 5d81f6f9a0

View file

@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.10.8</version>
<version>1.10.9</version>
</dependency>
<!-- Testing only dependencies. -->