ICU-22322 Bump guava from 30.0-jre to 32.0.0-jre in /tools/cldr/cldr-to-icu

See #2502
This commit is contained in:
dependabot[bot] 2023-06-14 22:34:12 +00:00 committed by Squash Bot
parent 758099ab3b
commit 898884f183

View file

@ -94,7 +94,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.0-jre</version>
<version>32.0.0-jre</version>
</dependency>
<!-- Ant: Only used for running the conversion tool, not compiling it. -->