[java-identity-provider] branch master updated: IDP-1614 case can now use latestr tomcat to test
Rod Widdowson
rdw at steadingsoftware.com
Thu May 28 10:17:02 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=ffb2860245f5749fdcdac9ee594a363ae6b34764
The following commit(s) were added to refs/heads/master by this push:
new ffb286024 IDP-1614 case can now use latestr tomcat to test
ffb286024 is described below
commit ffb2860245f5749fdcdac9ee594a363ae6b34764
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu May 28 11:16:21 2020 +0100
IDP-1614 case can now use latestr tomcat to test
This reverts commit 8a0263441124af5b455421b8b1cbe5abfc345650.
---
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 04241cffd..5b6de74a4 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.27.v20200227</jetty.version>
+ <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