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-default-skin.git
The following commit(s) were added to refs/heads/master by this push: new eaa7c9e Bump org.apache.maven.plugins:maven-invoker-plugin from 3.2.2 to 3.9.1 eaa7c9e is described below commit eaa7c9e92011c77dfd2fabb3c398d64a8d9230fb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jul 15 11:06:26 2025 +0000 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.2.2 to 3.9.1 Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.2 to 3.9.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.9.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 e1ef6f8..a0b4bcd 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-invoker-plugin</artifactId> - <version>3.2.2</version> + <version>3.9.1</version> </plugin> </plugins> </pluginManagement>