This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 0ce50d6b65a0ed3d3ad399ed9217c0a064316601 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Apr 28 08:26:31 2025 +0200 Upgrading gmavenplus-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 945c309dbc..2b0df257a2 100644 --- a/pom.xml +++ b/pom.xml @@ -1880,7 +1880,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>
