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

commit 24fff7701fff6908cf93c5ec0a5abd6bffe4b13f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 9 14:31:17 2025 +0200

    Upgrading Tomcat
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8b25f84946..4e737dcec5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -441,7 +441,7 @@ under the License.
     <commons-jexl.version>3.4.0</commons-jexl.version>
     <commons-text.version>1.13.0</commons-text.version>
 
-    <pac4j.version>6.1.2</pac4j.version>
+    <pac4j.version>6.1.3-SNAPSHOT</pac4j.version>
 
     <cas.version>7.3.0-SNAPSHOT</cas.version>
     <cas-client.version>4.0.4</cas-client.version>
@@ -503,7 +503,7 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>11.0.5</tomcat.version>
+    <tomcat.version>11.0.6</tomcat.version>
     <wildfly.version>35.0.1.Final</wildfly.version>
     <payara.version>6.2025.3</payara.version>
     <jakarta.faces.version>4.1.3</jakarta.faces.version>

Reply via email to