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/10/12 13:20:24 UTC

[syncope] 01/02: Upgrading gmavenplus-plugin and Payara

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 8b1019c5d3333e582e22f8bd645cf6d38956fa8c
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Oct 12 15:06:51 2020 +0200

    Upgrading gmavenplus-plugin and Payara
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f88ad40..800e0a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -510,7 +510,7 @@ under the License.
 
     <tomcat.version>9.0.39</tomcat.version>
     <wildfly.version>20.0.1.Final</wildfly.version>
-    <payara.version>5.2020.4</payara.version>
+    <payara.version>5.2020.5</payara.version>
     <javax.faces.version>2.3.14</javax.faces.version>
 
     <docker.postgresql.version>12</docker.postgresql.version>
@@ -2462,7 +2462,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.gmavenplus</groupId>
         <artifactId>gmavenplus-plugin</artifactId>
-        <version>1.10.1</version>
+        <version>1.11.0</version>
         <dependencies>
           <dependency>
             <groupId>org.codehaus.groovy</groupId>