[java-parent-project] branch main updated: Update Guava to 30.1-jre
Ian Young
ian at iay.org.uk
Mon Feb 1 18:26:58 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=5a13ea30a51c9f9cdbb93d948d256784a1d6364c
The following commit(s) were added to refs/heads/main by this push:
new 5a13ea3 Update Guava to 30.1-jre
5a13ea3 is described below
commit 5a13ea30a51c9f9cdbb93d948d256784a1d6364c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Feb 1 18:21:06 2021 +0000
Update Guava to 30.1-jre
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b2c229a..289d0ef 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>30.0-jre</guava.version>
+ <guava.version>30.1-jre</guava.version>
<jackson.version>2.10.3</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