[java-idp-testbed] branch main updated: IDP-1876 Update to Jetty 9.4.44.v20210927

Rod Widdowson rdw at steadingsoftware.com
Wed Oct 27 14:48:02 UTC 2021


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

rdw pushed a commit to branch main
in repository java-idp-testbed.

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

The following commit(s) were added to refs/heads/main by this push:
     new d628d16  IDP-1876 Update to Jetty 9.4.44.v20210927
d628d16 is described below

commit d628d168209d0d64c1926a8c134ea759effdcf87
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Oct 27 15:44:05 2021 +0100

    IDP-1876 Update to Jetty 9.4.44.v20210927
    
    https://shibboleth.atlassian.net/browse/IDP-1876
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7019d06..ce6925e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <idp.groupId>net.shibboleth.idp</idp.groupId>
         <idp.version>4.2.0-SNAPSHOT</idp.version>
         <idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
-        <jetty.version>9.4.39.v20210325</jetty.version>
+        <jetty.version>9.4.44.v20210927</jetty.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>4.2.0-SNAPSHOT</opensaml.version>
         <spring-extensions.version>6.1.3</spring-extensions.version>

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


More information about the commits mailing list