[java-parent-project] 10/15: Update Guava to 31.1-jre
Ian Young
ian at iay.org.uk
Wed Mar 16 16:13:56 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=20890c6038b36ef4f5c12c8c60ac0a9dee86e9e4
commit 20890c6038b36ef4f5c12c8c60ac0a9dee86e9e4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:29:06 2022 +0000
Update Guava to 31.1-jre
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4826e5d..e95e39e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
<httpclient.version>4.5.13</httpclient.version>
<httpclient.httpcore.version>4.4.15</httpclient.httpcore.version>
<graalvm.version>21.2.0</graalvm.version>
- <guava.version>30.1.1-jre</guava.version>
+ <guava.version>31.1-jre</guava.version>
<jackson.version>2.13.2</jackson.version>
<jakarta.activation.version>1.2.2</jakarta.activation.version>
<jakarta.jaxb.version>2.3.3</jakarta.jaxb.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list