[java-parent-project] 03/04: Update guava to 30.1.1-jre

Ian Young ian at iay.org.uk
Fri Apr 16 16:46:06 UTC 2021


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

commit b46b0221e1c8a9ba2e96ae4d8fbf1a00bd4d0a6d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Apr 15 15:59:24 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 7d5974d..87f4aa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
         <httpclient.version>4.5.13</httpclient.version>
         <httpclient.httpcore.version>4.4.14</httpclient.httpcore.version>
         <graalvm.version>20.0.0</graalvm.version>
-        <guava.version>30.1-jre</guava.version>
+        <guava.version>30.1.1-jre</guava.version>
         <jackson.version>2.12.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