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 0dd74948a6 Upgrading Payara
0dd74948a6 is described below

commit 0dd74948a6297fd374e7451f4e02d658d9c7e786
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Jul 17 11:04:05 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 5352f1cc44..1220e53a30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -495,7 +495,7 @@ under the License.
 
     <tomcat.version>10.1.26</tomcat.version>
     <wildfly.version>32.0.1.Final</wildfly.version>
-    <payara.version>6.2024.6</payara.version>
+    <payara.version>6.2024.7</payara.version>
     <jakarta.faces.version>4.1.1</jakarta.faces.version>
 
     <docker.postgresql.version>16</docker.postgresql.version>

Reply via email to