This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 8a3f2a732b Upgrading gmavenplus-plugin
8a3f2a732b is described below
commit 8a3f2a732bd5795b1647778fcb7a4da68c028497
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed May 24 08:45:32 2023 +0200
Upgrading gmavenplus-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8d1fd5862e..1d9afb95fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1846,7 +1846,7 @@ under the License.
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
- <version>2.1.0</version>
+ <version>3.0.0</version>
<dependencies>
<dependency>
<groupId>org.apache.groovy</groupId>