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 80316fcd19 Upgrading gmavenplus-plugin
80316fcd19 is described below
commit 80316fcd19162bc91782e5e385ce35d89d3d72b9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Sep 29 08:31:22 2023 +0200
Upgrading gmavenplus-plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 30af71decd..6062bc8e8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1709,7 +1709,7 @@ under the License.
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.0.2</version>
<dependencies>
<dependency>
<groupId>org.apache.groovy</groupId>