This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch invoker391m3 in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
commit 8288a7e42ed74e9bd65a461b79567cec27bcee1b Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Oct 19 15:30:29 2025 +0200 Bump m-invoker-plugin to 3.9.1 (jdk 25 support) --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 409e06c8..dd070e24 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,8 @@ under the License. <mavenReportingImplVersion>4.0.0</mavenReportingImplVersion> <fluidoSkinVersion>2.0.0-M11</fluidoSkinVersion> <project.build.outputTimestamp>2024-10-18T12:11:03Z</project.build.outputTimestamp> + <!-- remove with parent pom upgrade --> + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencies>
