Bump to Guava 23.6.1-jre

This commit is contained in:
Tom Morris 2020-06-03 12:40:16 -04:00 committed by GitHub
parent 2adfb8cf0e
commit 9d0903971e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -343,7 +343,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>23.0</version>
<version>23.6.1-jre</version>
</dependency>
@ -380,4 +380,3 @@
</dependency>
</dependencies>
</project>