mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-21708 Update ant version in cldr-to-icu tool
dependabot reported ant 1.10.9 has a security problem and suggested to update to 1.10.11.
This commit is contained in:
parent
a36f06eaae
commit
6046f7b9e7
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.ant</groupId>
|
||||
<artifactId>ant</artifactId>
|
||||
<version>1.10.9</version>
|
||||
<version>1.10.11</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Testing only dependencies. -->
|
||||
|
|
Loading…
Add table
Reference in a new issue