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-scm.git
The following commit(s) were added to refs/heads/master by this push:
new 52dd362da Bump m-invoker-p to 3.9.1
52dd362da is described below
commit 52dd362dac6b7644049e0a8a562897284a5211dd
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>