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