[java-parent-project] branch master updated: Update to latest version of guava (23.6-jre)

Ian Young ian at iay.org.uk
Thu Jan 25 11:36:06 EST 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=63c19247417196fa458bee87a558ce575966ff9f

The following commit(s) were added to refs/heads/master by this push:
       new  63c1924   Update to latest version of guava (23.6-jre)
63c1924 is described below

commit 63c19247417196fa458bee87a558ce575966ff9f
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 25 16:35:56 2018 +0000

    Update to latest version of guava (23.6-jre)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bb8dbf..b6d0148 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.0</guava.version>
+        <guava.version>23.6-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