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

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


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

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=dc82a86d40aef5ae872668c8bd3c1be28f3e0e04

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

commit dc82a86d40aef5ae872668c8bd3c1be28f3e0e04
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Oct 27 15:19:09 2021 +0100

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

diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index cad02610a..009c9e216 100644
--- a/idp-cas-impl/pom.xml
+++ b/idp-cas-impl/pom.xml
@@ -17,7 +17,7 @@
     <packaging>jar</packaging>
 
     <properties>
-        <jetty.version>9.4.28.v20200408</jetty.version>
+        <jetty.version>9.4.44.v20210927</jetty.version>
         <automatic.module.name>net.shibboleth.idp.cas.impl</automatic.module.name>
     </properties>
 

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


More information about the commits mailing list