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-scm.git
commit fc9cf8b193c5899ca5c8d0d3e551a2e0caa3b019 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Nov 10 23:23:02 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 fbd52212c..1945ef7e4 100644 --- a/pom.xml +++ b/pom.xml @@ -175,6 +175,7 @@ <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,InnerAssignment,MagicNumber</checkstyle.violation.ignore> <checkstyle.failOnViolation>true</checkstyle.failOnViolation> <project.build.outputTimestamp>2025-09-19T15:43:30Z</project.build.outputTimestamp> + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencyManagement>
