This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/master by this push: new 90bc22eb Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 90bc22eb is described below commit 90bc22eb2ccaea5e81927112d6dae863b35a74fa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 7 12:45:15 2025 +0000 Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1 Bumps [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b169d9e..7291339b 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <version.maven-fluido-skin>2.1.0</version.maven-fluido-skin> <!-- plugin versions a..z --> - <groovy-maven-plugin.version>4.2.0</groovy-maven-plugin.version> + <groovy-maven-plugin.version>4.2.1</groovy-maven-plugin.version> <junit-platform-launcher.version>1.3.2</junit-platform-launcher.version> <takari-provisio.version>1.1.1</takari-provisio.version>