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 856bfe3e49 Upgrading Tomcat
856bfe3e49 is described below

commit 856bfe3e49c1159c7783d099f1df986c7c8ad720
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Oct 10 07:53:51 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index a7890a32a9..f6aad5852c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>10.1.30</tomcat.version>
+    <tomcat.version>10.1.31</tomcat.version>
     <wildfly.version>33.0.2.Final</wildfly.version>
     <payara.version>6.2024.10</payara.version>
     <jakarta.faces.version>4.1.1</jakarta.faces.version>

Reply via email to