Skip to content

Commit

Permalink
Merge pull request #2988 from rsearls/RESTEASY-3048-Upgrade-Guava
Browse files Browse the repository at this point in the history
[RESTEASY-3048] upgraded guava to 31.0.1-jre
  • Loading branch information
jamezp committed Dec 14, 2021
2 parents 254e74f + 1c6a241 commit 22b5fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<version.com.fasterxml.classmate>1.5.1</version.com.fasterxml.classmate>
<version.com.fasterxml.jackson>2.12.3</version.com.fasterxml.jackson>
<version.com.google.guava>30.1.1-jre</version.com.google.guava>
<version.com.google.guava>31.0.1-jre</version.com.google.guava>
<version.com.google.guava.failureaccess>1.0.1</version.com.google.guava.failureaccess>
<version.com.io7m.xom>1.2.10</version.com.io7m.xom>
<version.jakarta.mail>2.0.1</version.jakarta.mail>
Expand Down

0 comments on commit 22b5fb3

Please sign in to comment.