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

commit ca9de0401e00a1b90c6fb2c3fb14e5d4f0710787
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Nov 15 13:41:02 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 81cb9a687d..8f7d4f1f80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -490,7 +490,7 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>10.1.15</tomcat.version>
+    <tomcat.version>10.1.16</tomcat.version>
     <wildfly.version>30.0.0.Final</wildfly.version>
     <payara.version>6.2023.9</payara.version>
     <jakarta.faces.version>4.0.5</jakarta.faces.version>

Reply via email to