[java-idp-integration-tests] branch main updated: Bump Tomcat

Tom Zeller tzeller at dragonacea.biz
Wed Oct 29 01:16:33 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:
https://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=044710cb69e500433612b7ee84780654678738cd

The following commit(s) were added to refs/heads/main by this push:
     new 044710c  Bump Tomcat
044710c is described below

commit 044710cb69e500433612b7ee84780654678738cd
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Oct 28 20:16:22 2025 -0500

    Bump Tomcat
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8de04cd..267b35a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
         <idp-jetty-base.version>12.0.0-SNAPSHOT</idp-jetty-base.version>
 
         <!-- Tomcat -->
-        <tomcat.version>10.1.44</tomcat.version>
+        <tomcat.version>10.1.48</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