[java-idp-integration-tests] branch master updated: IDP-1304 - Update to latest Jetty 9.3.x and 9.4.x

Tom Zeller tzeller at dragonacea.biz
Mon Jun 25 17:31:23 EDT 2018


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=3d0d99d4d6fc553955cf46b9303bc0f2e9a97a79

The following commit(s) were added to refs/heads/master by this push:
       new  3d0d99d   IDP-1304 - Update to latest Jetty 9.3.x and 9.4.x
3d0d99d is described below

commit 3d0d99d4d6fc553955cf46b9303bc0f2e9a97a79
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Jun 25 16:31:21 2018 -0500

    IDP-1304 - Update to latest Jetty 9.3.x and 9.4.x
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ac48e26..f717cdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@
 
         <!-- Jetty -->
         <jetty-current.version>9.3.9.v20160517</jetty-current.version>
-        <jetty-next.version>9.3.23.v20180228</jetty-next.version>
-        <jetty-future.version>9.4.10.v20180503</jetty-future.version>
+        <jetty-next.version>9.3.24.v20180605</jetty-next.version>
+        <jetty-future.version>9.4.11.v20180605</jetty-future.version>
 
         <!-- tomcat-base -->
         <idp-tomcat-base-current.version>8.0.0-SNAPSHOT</idp-tomcat-base-current.version>

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


More information about the commits mailing list