This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch invoker in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
commit 6e20f530990f4d53f510413c9257f20891cd390b Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Nov 10 23:15:13 2025 +0100 Bump m-invoker-p to 3.9.1 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 66786df..4b00d0a 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ under the License. <beanshell-version>2.0b6</beanshell-version> <project.build.outputTimestamp>2025-06-23T21:45:38Z</project.build.outputTimestamp> <groovyVersion>4.0.28</groovyVersion> + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencyManagement>
