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-jdeps-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c869cb5 Bump m-invoker-p to 3.9.1
c869cb5 is described below
commit c869cb5f0439995e1f93c02bb2278514f6b97337
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 16 00:46:11 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 4f873fd..66b6540 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,8 @@ under the License.
<mavenVersion>3.9.11</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
+
+ <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
</properties>
<dependencies>