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
commit 47d36a2714974410b0142433ed3197ad1049e15d Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Apr 28 08:27:52 2025 +0200 Upgrading gmavenplus-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 01f4488d47..0a6b4c6204 100644 --- a/pom.xml +++ b/pom.xml @@ -1919,7 +1919,7 @@ under the License. <plugin> <groupId>org.codehaus.gmavenplus</groupId> <artifactId>gmavenplus-plugin</artifactId> - <version>4.1.1</version> + <version>4.2.0</version> <dependencies> <dependency> <groupId>org.apache.groovy</groupId>
