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 4cd183cd94 Upgrading Tomcat
4cd183cd94 is described below

commit 4cd183cd9403fdbaee320ad93da90ade5e7ea4aa
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jul 15 16:48:00 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 92933906cd..3ead841150 100644
--- a/pom.xml
+++ b/pom.xml
@@ -493,7 +493,7 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>10.1.25</tomcat.version>
+    <tomcat.version>10.1.26</tomcat.version>
     <wildfly.version>32.0.1.Final</wildfly.version>
     <payara.version>6.2024.6</payara.version>
     <jakarta.faces.version>4.1.0</jakarta.faces.version>

Reply via email to