[java-identity-provider] 02/02: IDP-1614 pin jetty version for CAS here (not the parent pom)

Rod Widdowson rdw at steadingsoftware.com
Fri May 22 08:46:30 UTC 2020


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

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

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

commit 43adf24ff29c6fdbc82589c23a0d868f51cf9452
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu May 21 15:30:04 2020 +0100

    IDP-1614 pin jetty version for CAS here (not the parent pom)
    
    https://issues.shibboleth.net/jira/browse/IDP-1614
---
 idp-cas-impl/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index 39aad5b31..5b6de74a4 100644
--- a/idp-cas-impl/pom.xml
+++ b/idp-cas-impl/pom.xml
@@ -17,6 +17,7 @@
     <packaging>jar</packaging>
 
     <properties>
+        <jetty.version>9.4.28.v20200408</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