This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-site-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this
push:
new b2e21ee7 Bump m-invoker-plugin to 3.9.1 (jdk 25 support)
b2e21ee7 is described below
commit b2e21ee7df605379c896abaa4543b64fd0d7538d
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>