This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 10b828066a Upgrading Wildfly
10b828066a is described below

commit 10b828066a1328f1c6fdc75dc56bab4638af6c5c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jan 22 09:15:13 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 4bccdb2ec9..be1c7052c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -527,7 +527,7 @@ under the License.
     <cargo.deployable.ping.timeout>60000</cargo.deployable.ping.timeout>
 
     <tomcat.version>10.1.50</tomcat.version>
-    <wildfly.version>38.0.1.Final</wildfly.version>
+    <wildfly.version>39.0.0.Final</wildfly.version>
     <payara.version>6.2025.11</payara.version>
     <jakarta.faces.version>4.1.6</jakarta.faces.version>
 

Reply via email to