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 2020/11/24 08:42:54 UTC

[syncope] 02/02: 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 8134c29e5bcee9dc03fbe1ddab3c172b361886c8
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Nov 23 10:45:47 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 038149c..a1e3d10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@ under the License.
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
     <tomcat.version>9.0.40</tomcat.version>
-    <wildfly.version>21.0.0.Final</wildfly.version>
+    <wildfly.version>21.0.1.Final</wildfly.version>
     <payara.version>5.2020.6</payara.version>
     <javax.faces.version>2.3.14</javax.faces.version>