JCLOUDS-1603: Upgrade to Guava 31.1

This commit is contained in:
Andrew Gaul 2022-06-12 13:42:08 +09:00 committed by Andrew Gaul
parent 3538aba871
commit 7eb64f4850
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
<!-- General dependency versions -->
<gson.version>2.8.9</gson.version>
<guava.version>27.1-jre</guava.version>
<guava.version>31.1-jre</guava.version>
<guice.version>5.0.1</guice.version>
<okhttp.version>3.14.9</okhttp.version>