[java-idp-testbed] branch master updated: IDP-1614 Revise Jetty to 9.4.28.v20200408
Rod Widdowson
rdw at steadingsoftware.com
Fri May 22 08:46:44 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=6c368708078b8329d965cde5091502a17686a71d
The following commit(s) were added to refs/heads/master by this push:
new 6c36870 IDP-1614 Revise Jetty to 9.4.28.v20200408
6c36870 is described below
commit 6c368708078b8329d965cde5091502a17686a71d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu May 21 13:41:03 2020 +0100
IDP-1614 Revise Jetty to 9.4.28.v20200408
https://issues.shibboleth.net/jira/browse/IDP-1614
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab00fda..ea3f4ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<idp.groupId>net.shibboleth.idp</idp.groupId>
<idp.version>4.0.1-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
- <jetty.version>9.4.27.v20200227</jetty.version>
+ <jetty.version>9.4.28.v20200408</jetty.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>4.0.1-SNAPSHOT</opensaml.version>
<spring-extensions.version>6.0.1-SNAPSHOT</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