[java-parent-project] branch master updated: Update guava to latest: 28.0-jre
Ian Young
ian at iay.org.uk
Tue Jul 2 10:03:11 EDT 2019
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=ce947df389e9a3e9bc793af2283b8ce9025b16f9
The following commit(s) were added to refs/heads/master by this push:
new ce947df Update guava to latest: 28.0-jre
ce947df is described below
commit ce947df389e9a3e9bc793af2283b8ce9025b16f9
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jul 2 15:03:05 2019 +0100
Update guava to latest: 28.0-jre
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 68ccd09..76749cb 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>27.0-jre</guava.version>
+ <guava.version>28.0-jre</guava.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jetty.version>9.2.14.v20151106</jetty.version>
<ldaptive.version>1.0.13</ldaptive.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list