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-resources-plugin.git
commit 1d394c7352345655bbbe0bf8c019895af49c5e5f Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Nov 10 01:46:23 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 4c76662..4aed362 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,8 @@ under the License. <mavenVersion>3.2.5</mavenVersion> <javaVersion>8</javaVersion> <project.build.outputTimestamp>2023-03-21T12:01:37Z</project.build.outputTimestamp> + + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencies>
