This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-source-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git
The following commit(s) were added to refs/heads/maven-source-plugin-3.x by
this push:
new bf79b71 Bump m-invoker-p to 3.9.1
bf79b71 is described below
commit bf79b71899727718db8ac5944e13d6e191d87f0c
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 16 01:55:35 2025 +0100
Bump m-invoker-p to 3.9.1
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index 7cf2bfa..422ed57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,6 +80,8 @@ under the License.
<javaVersion>8</javaVersion>
<mavenVersion>3.9.11</mavenVersion>
<project.build.outputTimestamp>2024-03-30T01:49:10Z</project.build.outputTimestamp>
+
+ <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
</properties>
<dependencyManagement>