[java-parent-project] branch main updated: Update Guava to 30.0-jre

Ian Young ian at iay.org.uk
Tue Oct 20 10:34:09 UTC 2020


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=9b868e34e8dcd972b13141ed37e137f2c06ba9fc

The following commit(s) were added to refs/heads/main by this push:
       new  9b868e3   Update Guava to 30.0-jre
9b868e3 is described below

commit 9b868e34e8dcd972b13141ed37e137f2c06ba9fc
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Oct 20 11:30:39 2020 +0100

    Update Guava to 30.0-jre
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10734ce..02018bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <httpclient.version>4.5.13</httpclient.version>
         <httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
         <graalvm.version>20.0.0</graalvm.version>
-        <guava.version>29.0-jre</guava.version>
+        <guava.version>30.0-jre</guava.version>
         <jackson.version>2.10.3</jackson.version>
         <jakarta.activation.version>1.2.2</jakarta.activation.version>
         <jakarta.jaxb.version>2.3.2</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