Upgrade to Guava 31.1-jre.

Closes #1863
This commit is contained in:
Mark Paluch
2022-11-17 08:51:28 +01:00
parent c306f12f97
commit 98636b683a

View File

@@ -103,7 +103,7 @@
<cdi>4.0.1</cdi>
<commons-io>2.5</commons-io>
<eclipse-collections>11.0.0</eclipse-collections>
<guava>19.0</guava>
<guava>31.1-jre</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.14.0</jackson>
<jakarta-annotation-api>2.0.0</jakarta-annotation-api>