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

commit ca9f1cf7b456d75546a47db9abb432fcab57c838
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Sep 11 14:53:24 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index e1f210b412..92248a32e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -495,7 +495,7 @@ under the License.
 
     <tomcat.version>10.1.29</tomcat.version>
     <wildfly.version>33.0.1.Final</wildfly.version>
-    <payara.version>6.2024.8</payara.version>
+    <payara.version>6.2024.9</payara.version>
     <jakarta.faces.version>4.1.1</jakarta.faces.version>
 
     <docker.postgresql.version>16</docker.postgresql.version>

Reply via email to