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 2021/11/26 16:23:15 UTC

[syncope] 01/02: Upgrading gmavenplus-plugin

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 ce1c186f3257a550831e268ed7768ed3c482fc0e
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Wed Nov 24 16:35:32 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index ffc50a9..7fb9832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2343,7 +2343,7 @@ under the License.
       <plugin>
         <groupId>org.codehaus.gmavenplus</groupId>
         <artifactId>gmavenplus-plugin</artifactId>
-        <version>1.12.1</version>
+        <version>1.13.1</version>
         <dependencies>
           <dependency>
             <groupId>org.apache.groovy</groupId>