[java-parent-project] branch master updated: IDP-1465 - update Guava

Ian Young ian at iay.org.uk
Fri Jan 3 12:42:16 EST 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=d4a411b94860808dde808bf0dd0899f06e8d6a00

The following commit(s) were added to refs/heads/master by this push:
       new  d4a411b   IDP-1465 - update Guava
d4a411b is described below

commit d4a411b94860808dde808bf0dd0899f06e8d6a00
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Jan 3 17:42:08 2020 +0000

    IDP-1465 - update Guava
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0c1f89..1259b75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
         <httpclient.version>4.5.10</httpclient.version>
         <httpclient.httpcore.version>4.4.12</httpclient.httpcore.version>
-        <guava.version>28.1-jre</guava.version>
+        <guava.version>28.2-jre</guava.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.4.19.v20190610</jetty.version>
         <ldaptive.version>1.3.0-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