[java-parent-project] branch master updated: JPAR-96 - update Guava to Java 8 version

Ian Young ian at iay.org.uk
Tue Sep 19 07:22:27 EDT 2017


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=b5384f1aa6a5579fef9e9404c071791866f50872

The following commit(s) were added to refs/heads/master by this push:
       new  b5384f1   JPAR-96 - update Guava to Java 8 version
b5384f1 is described below

commit b5384f1aa6a5579fef9e9404c071791866f50872
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Sep 19 12:22:17 2017 +0100

    JPAR-96 - update Guava to Java 8 version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2876156..ee9daaf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.3.6</httpclient.version>
         <httpclient.httpcore.version>4.3.3</httpclient.httpcore.version>
-        <guava.version>19.0</guava.version>
+        <guava.version>23.0</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.2.14.v20151106</jetty.version>
         <ldaptive.version>1.0.11-SNAPSHOT</ldaptive.version>

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


More information about the commits mailing list