[java-identity-provider] branch master updated: IDP-1614 Wind back Jetty by one rev pending nexus upload

Rod Widdowson rdw at steadingsoftware.com
Sat May 23 12:45:04 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=8a0263441124af5b455421b8b1cbe5abfc345650

The following commit(s) were added to refs/heads/master by this push:
       new  8a0263441 IDP-1614 Wind back Jetty by one rev pending nexus upload
8a0263441 is described below

commit 8a0263441124af5b455421b8b1cbe5abfc345650
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat May 23 13:42:56 2020 +0100

    IDP-1614 Wind back Jetty by one rev pending nexus upload
    
    https://issues.shibboleth.net/jira/browse/IDP-1614
    
    Keeps nightlies happy.
---
 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 5b6de74a4..04241cffd 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.27.v20200227</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