This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch ip4 in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git
commit e24e4c47ebdf4dc3daabe7cd89b19c2cd1571e06 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Nov 16 02:13:18 2025 +0100 Bump m-invoker-p to 3.9.1 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index cc74f3d..a4e3959 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,8 @@ <reportingApiVersion>4.0.0</reportingApiVersion> <pluginToolsVersion>3.15.0</pluginToolsVersion> <project.build.outputTimestamp>2024-10-12T19:43:07Z</project.build.outputTimestamp> + + <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin> </properties> <dependencies>
