[java-idp-integration-tests] branch main updated: Update Jetty to 9.4.35.v20201120
Tom Zeller
tzeller at dragonacea.biz
Tue Dec 8 00:54:08 UTC 2020
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=47a820059232b41a5c801de62bd9868718c8ae13
The following commit(s) were added to refs/heads/main by this push:
new 47a8200 Update Jetty to 9.4.35.v20201120
47a8200 is described below
commit 47a820059232b41a5c801de62bd9868718c8ae13
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Dec 7 18:54:02 2020 -0600
Update Jetty to 9.4.35.v20201120
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8c05239..56c143a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<idp-jetty-base.version>9.4.1-SNAPSHOT</idp-jetty-base.version>
<!-- Default version of Jetty to be tested -->
- <jetty.version>9.4.32.v20200930</jetty.version>
+ <jetty.version>9.4.35.v20201120</jetty.version>
<!-- Tomcat -->
<idp-tomcat-base.version>8.5.0-SNAPSHOT</idp-tomcat-base.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list