[java-parent-project] 01/06: Update Guava to 29.0-jre
Ian Young
ian at iay.org.uk
Fri Aug 14 16:01:34 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=cf20284be61d42e4536221f9cdd587d3fc9c8794
commit cf20284be61d42e4536221f9cdd587d3fc9c8794
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Aug 14 16:09:08 2020 +0100
Update Guava to 29.0-jre
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c239a9b..242fe56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<httpclient.version>4.5.12</httpclient.version>
<httpclient.httpcore.version>4.4.13</httpclient.httpcore.version>
<graalvm.version>20.0.0</graalvm.version>
- <guava.version>28.2-jre</guava.version>
+ <guava.version>29.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