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-reporting-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 0168879 Bump m-invoker-p to 3.9.1
0168879 is described below
commit 016887906a98d24a9abeef73061d51cd823642ed
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>