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 d950c11c51 Upgrading Tomcat and Payara
d950c11c51 is described below

commit d950c11c51bf54bf029336553a7b909b1c3819f9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Feb 19 09:57:57 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 00cf15e650..059cbcb3cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -498,9 +498,9 @@ under the License.
     <cargo.rmi.port>9805</cargo.rmi.port>
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
-    <tomcat.version>10.1.35</tomcat.version>
+    <tomcat.version>10.1.36</tomcat.version>
     <wildfly.version>35.0.1.Final</wildfly.version>
-    <payara.version>6.2025.1</payara.version>
+    <payara.version>6.2025.2</payara.version>
     <jakarta.faces.version>4.1.2</jakarta.faces.version>
 
     <docker.postgresql.version>17-alpine</docker.postgresql.version>

Reply via email to