[java-idp-integration-tests] branch main updated: Bump Jetty to 9.4.39

Tom Zeller tzeller at dragonacea.biz
Thu Jan 28 22:04:18 UTC 2021


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

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

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

The following commit(s) were added to refs/heads/main by this push:
       new  eae8aca   Bump Jetty to 9.4.39
eae8aca is described below

commit eae8aca93c2cf3f47cb127ed4f38aa14af143a1f
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Jan 28 16:04:11 2021 -0600

    Bump Jetty to 9.4.39
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56c143a..656e1ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
         <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
 
         <!-- Default version of Jetty to be tested -->
-        <jetty.version>9.4.35.v20201120</jetty.version>
+        <jetty.version>9.4.36.v20210114</jetty.version>
 
         <!-- Tomcat -->
         <idp-tomcat-base.version>8.5.0-SNAPSHOT</idp-tomcat-base.version>

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


More information about the commits mailing list