mirror of https://github.com/apache/jclouds.git
JCLOUDS-1603: Upgrade to Guava 31.1
This commit is contained in:
parent
3538aba871
commit
7eb64f4850
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue