This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
commit dd393c9bd7aaa6aa08ba17f8d9fa0701c53358cd 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>
