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-changelog-plugin.git
commit af26319e8c7334e3f6925103bc6712b36081afeb Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Nov 15 23:17:45 2025 +0100 Bump m-invoker-p to 3.9.1 for Java 25 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 0523caa..77bc619 100644 --- a/pom.xml +++ b/pom.xml @@ -151,6 +151,8 @@ under the License. <!-- used in ITs --> <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion> <project.build.outputTimestamp>2024-12-30T15:52:19Z</project.build.outputTimestamp> + + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencies>
