[java-idp-integration-tests] branch main updated: Bump Tomcat and Jetty
Tom Zeller
tzeller at dragonacea.biz
Thu Aug 28 20:39:24 UTC 2025
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=c751bb32f792f7619686ea76832e6b2c6cb7edb3
The following commit(s) were added to refs/heads/main by this push:
new c751bb3 Bump Tomcat and Jetty
c751bb3 is described below
commit c751bb32f792f7619686ea76832e6b2c6cb7edb3
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Aug 28 15:39:13 2025 -0500
Bump Tomcat and Jetty
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c3f10d3..94460e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,11 +24,11 @@
<idp-to-be-tested.version>${idp.version}</idp-to-be-tested.version>
<!-- Jetty -->
- <jetty.version>12.0.23</jetty.version>
+ <jetty.version>12.0.25</jetty.version>
<idp-jetty-base.version>12.0.0-SNAPSHOT</idp-jetty-base.version>
<!-- Tomcat -->
- <tomcat.version>10.1.41</tomcat.version>
+ <tomcat.version>10.1.44</tomcat.version>
<idp-tomcat-base.version>10.1.0-SNAPSHOT</idp-tomcat-base.version>
<idp-tomcat-base.type>tgz</idp-tomcat-base.type>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list