Skip to content

Commit

Permalink
Update guava dependency to 32.1.1 (latest) to fix vulnerabilitites
Browse files Browse the repository at this point in the history
  • Loading branch information
rp9-next committed Jul 20, 2023
1 parent 6297121 commit d36b08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icu/tools/cldr/cldr-to-icu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.1.1-jre</version>
</dependency>

<!-- Ant: Only used for running the conversion tool, not compiling it. -->
Expand Down

0 comments on commit d36b08d

Please sign in to comment.