ICU-21576 Bump guava from 27.1-jre to 30.0-jre

This commit is contained in:
Jeff Genovy 2021-04-07 11:51:03 -07:00
parent 72de651291
commit 898238b110

View file

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