This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch slachiewicz-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/slachiewicz-patch-1 by this
push:
new 3cd35f1 Bump m-invoker-p to 3.9.1 for Java 25
3cd35f1 is described below
commit 3cd35f12c671dd638b5a1244fef8ba4bffaa2f2d
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Thu Oct 2 19:14:40 2025 +0200
Bump m-invoker-p to 3.9.1 for Java 25
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index fd75acc..2b662e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,6 +98,7 @@ under the License.
<!-- TODO remove with next parent -->
<maven4x.site.path>plugins-archives/${project.artifactId}-LATEST-4.x</maven4x.site.path>
+ <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
<!-- 4.x publish -->
<maven.site.path>${maven4x.site.path}</maven.site.path>
</properties>