[java-parent-project] branch maint-7 updated: JPAR-98 - update to Guava 20.0
Ian Young
ian at iay.org.uk
Tue Oct 10 07:09:40 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=519ce77bef2fb98810f4ecf04350f1001bb39da5
The following commit(s) were added to refs/heads/maint-7 by this push:
new 519ce77 JPAR-98 - update to Guava 20.0
519ce77 is described below
commit 519ce77bef2fb98810f4ecf04350f1001bb39da5
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Oct 10 12:09:34 2017 +0100
JPAR-98 - update to Guava 20.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fda35e2..9eced59 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>20.0</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