This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit a6faaf8e42eb446fb94f3d4f909a937bb01b0e77
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Dec 18 08:19:37 2025 +0100

    Aligning Tomcat version with Spring Boot's
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a384f1a4f7..c6f74c2c90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -523,7 +523,7 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>11.0.15</tomcat.version>
+    <tomcat.version>10.1.50</tomcat.version>
     <wildfly.version>38.0.1.Final</wildfly.version>
     <payara.version>6.2025.11</payara.version>
     <jakarta.faces.version>4.1.5</jakarta.faces.version>

Reply via email to