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 639bfba Upgrading Payara
639bfba is described below
commit 639bfbafd3d30b7fd2b48c4f5652379c3dfe06dc
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sun Aug 16 12:11:28 2020 +0200
Upgrading Payara
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0793bea..99aff32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -511,7 +511,7 @@ under the License.
<tomcat.version>9.0.37</tomcat.version>
<wildfly.version>20.0.1.Final</wildfly.version>
- <payara.version>5.2020.3</payara.version>
+ <payara.version>5.2020.4</payara.version>
<javax.faces.version>2.3.14</javax.faces.version>
<docker.postgresql.version>12</docker.postgresql.version>