This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch maven-jar-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git


The following commit(s) were added to refs/heads/maven-jar-plugin-3.x by this 
push:
     new a9d7646  Bump m-invoker-p to 3.9.1 for Java 25 (#480)
a9d7646 is described below

commit a9d764698c0d3931ef0a6b78d1a3c1f9c04fc969
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Fri Oct 10 00:21:40 2025 +0200

    Bump m-invoker-p to 3.9.1 for Java 25 (#480)
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index fa593dc..49b830e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,6 +76,9 @@
     <javaVersion>8</javaVersion>
     <mavenVersion>3.9.11</mavenVersion>
     <mavenArchiverVersion>3.6.4</mavenArchiverVersion>
+
+    <!-- for JDK 25 -->
+    <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
     
<project.build.outputTimestamp>2024-06-16T12:09:50Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to