This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch mvn363 in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
commit 191206108c964affc49d093294180e9a62ee2c25 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Tue Nov 11 00:37:44 2025 +0100 Bump m-invoker-p to 3.9.1 (cherry picked from commit 0fc14c24a22322ffaccae497230dd992b038f3d2) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 4c76662..725033d 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ 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>
