[java-idp-integration-tests] 01/06: Bump Tomcat to 11

Codeberg noreply at shibboleth.net
Mon May 11 15:47:01 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-idp-integration-tests.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-integration-tests/commit/26a273d16c463f1de1bfe5a8c07cfe2839540de0

commit 26a273d16c463f1de1bfe5a8c07cfe2839540de0
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Sat May 9 12:01:33 2026 -0500

    Bump Tomcat to 11
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8478e7e..910d5d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,8 +28,8 @@
         <idp-jetty-base.version>12.1.0</idp-jetty-base.version>
 
         <!-- Tomcat -->
-        <tomcat.version>10.1.48</tomcat.version>
-        <idp-tomcat-base.version>10.1.0-SNAPSHOT</idp-tomcat-base.version>
+        <tomcat.version>11.0.22</tomcat.version>
+        <idp-tomcat-base.version>11.0.0-SNAPSHOT</idp-tomcat-base.version>
         <idp-tomcat-base.type>tgz</idp-tomcat-base.type>
 
         <!-- IdP testbed -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list