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 3b1d7de93d Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0
to 4.2.1 (#1128)
3b1d7de93d is described below
commit 3b1d7de93dbefb38debf55e1c93e51b6c5bbfb04
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 8 10:26:22 2025 +0200
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 (#1128)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e6586f6a23..9dc87d5acd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1894,7 +1894,7 @@ under the License.
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
- <version>4.2.0</version>
+ <version>4.2.1</version>
<dependencies>
<dependency>
<groupId>org.apache.groovy</groupId>