Skip to content

Commit d36b08d

Browse files
committed
Update guava dependency to 32.1.1 (latest) to fix vulnerabilitites
1 parent 6297121 commit d36b08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu/tools/cldr/cldr-to-icu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.google.guava</groupId>
9696
<artifactId>guava</artifactId>
97-
<version>32.0.0-jre</version>
97+
<version>32.1.1-jre</version>
9898
</dependency>
9999

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

0 commit comments

Comments
 (0)