[java-parent-project] branch master updated: Update guava to 24.1-jre

Ian Young ian at iay.org.uk
Wed Apr 25 06:48:07 EDT 2018


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=1820bf8495abeccf9abf1dd833a06b83d9791439

The following commit(s) were added to refs/heads/master by this push:
       new  1820bf8   Update guava to 24.1-jre
1820bf8 is described below

commit 1820bf8495abeccf9abf1dd833a06b83d9791439
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Apr 25 11:47:57 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 1853d5c..88dd59c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.5.3</httpclient.version>
         <httpclient.httpcore.version>4.4.8</httpclient.httpcore.version>
-        <guava.version>23.6-jre</guava.version>
+        <guava.version>24.1-jre</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.2.14.v20151106</jetty.version>
         <ldaptive.version>1.0.11</ldaptive.version>

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


More information about the commits mailing list