[java-parent-project] branch main updated: JPAR-219 - Update Guava to 32.1.2-jre

Ian Young ian at iay.org.uk
Tue Aug 15 09:32:38 UTC 2023


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=b9589f0dce9b94f5244aa4d74f670c84311d9e11

The following commit(s) were added to refs/heads/main by this push:
     new b9589f0  JPAR-219 - Update Guava to 32.1.2-jre
b9589f0 is described below

commit b9589f0dce9b94f5244aa4d74f670c84311d9e11
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Aug 15 10:32:11 2023 +0100

    JPAR-219 - Update Guava to 32.1.2-jre
    
    https://shibboleth.atlassian.net/browse/JPAR-219
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ddd0ae9..1008c44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <httpclient.httpcore.artifactId>httpcore5</httpclient.httpcore.artifactId>
         <httpclient.httpcore.version>5.2.2</httpclient.httpcore.version>
         <graalvm.version>21.2.0</graalvm.version>
-        <guava.version>31.1-jre</guava.version>
+        <guava.version>32.1.2-jre</guava.version>
         <jackson.version>2.15.2</jackson.version>
         <jakarta.ee.version>10</jakarta.ee.version>
         <jakarta.activation.version>1.2.2</jakarta.activation.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list