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 ea084562ceb3f93bee718d1e92b18cd2d714d186 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Tue Nov 11 00:37:44 2025 +0100 Bump m-invoker-p to 3.9.1 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 5713244..92c471e 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,7 @@ under the License. <version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools> <project.build.outputTimestamp>2024-06-26T08:24:00Z</project.build.outputTimestamp> + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencyManagement>
