You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2022/09/01 10:55:56 UTC

[syncope] 02/03: Upgrading Wildfly

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 84b726dbe876bd977b7262b112b277c645f8abb9
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Aug 31 16:24:32 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 890102c5e3..fe50722da3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -504,7 +504,7 @@ under the License.
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
     <tomcat.version>9.0.65</tomcat.version>
-    <wildfly.version>26.1.1.Final</wildfly.version>
+    <wildfly.version>26.1.2.Final</wildfly.version>
     <payara.version>5.2022.3</payara.version>
     <javax.faces.version>2.3.14</javax.faces.version>