[java-parent-project] branch master updated: Update to Guava 28.1-jre

Ian Young ian at iay.org.uk
Mon Sep 30 13:05:45 EDT 2019


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=2ed0db49f9aaec90bf66becad4f5a267fe5e1a0e

The following commit(s) were added to refs/heads/master by this push:
       new  2ed0db4   Update to Guava 28.1-jre
2ed0db4 is described below

commit 2ed0db49f9aaec90bf66becad4f5a267fe5e1a0e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Sep 30 18:05:42 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 5e9ed87..a332c46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.5.9</httpclient.version>
         <httpclient.httpcore.version>4.4.11</httpclient.httpcore.version>
-        <guava.version>28.0-jre</guava.version>
+        <guava.version>28.1-jre</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.4.19.v20190610</jetty.version>
         <ldaptive.version>1.0.13</ldaptive.version>

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


More information about the commits mailing list