[java-parent-project] branch master updated: Update Jetty to 9.4.19.v20190610
Tom Zeller
tzeller at dragonacea.biz
Mon Aug 12 12:56:19 EDT 2019
This is an automated email from the git hooks/post-receive script.
tzeller 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=e2138309cb95eb45688e885e8f874c1ed2d11463
The following commit(s) were added to refs/heads/master by this push:
new e213830 Update Jetty to 9.4.19.v20190610
e213830 is described below
commit e2138309cb95eb45688e885e8f874c1ed2d11463
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Aug 12 11:56:17 2019 -0500
Update Jetty to 9.4.19.v20190610
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 04a013e..3f285ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<httpclient.httpcore.version>4.4.11</httpclient.httpcore.version>
<guava.version>28.0-jre</guava.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
- <jetty.version>9.2.14.v20151106</jetty.version>
+ <jetty.version>9.4.19.v20190610</jetty.version>
<ldaptive.version>1.0.13</ldaptive.version>
<unboundid.version>4.0.9</unboundid.version>
<logback.version>1.2.3</logback.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list