This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch invoker in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git
commit d7f2d19da9eb5bd2903ba4ad2a74bd416a1ac79b Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Tue Nov 11 09:42:58 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 9b7e6b7..ced2b75 100644 --- a/pom.xml +++ b/pom.xml @@ -89,6 +89,8 @@ under the License. <mavenWarPluginVersion>${version.maven-war-plugin}</mavenWarPluginVersion> <project.build.outputTimestamp>2025-02-23T17:24:00Z</project.build.outputTimestamp> + + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencies>
