This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch t12 in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git
commit e9ace5b0db7fafeb34c0d9d4063e6e8fe4d115f6 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>
