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
The following commit(s) were added to refs/heads/master by this push:
new dabfe59843 Upgrading Tomcat
dabfe59843 is described below
commit dabfe598432047a1aaf6073a216b76460a8842b6
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sat Apr 4 14:45:51 2026 +0200
Upgrading Tomcat
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4edbd69662..926e1162b6 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.20</tomcat.version>
+ <tomcat.version>11.0.21</tomcat.version>
<wildfly.version>39.0.1.Final</wildfly.version>
<payara.version>7.2026.3</payara.version>
<jakarta.faces.version>4.1.7</jakarta.faces.version>