This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git
The following commit(s) were added to refs/heads/master by this push:
new de65677 Don't downgrade invoker plugin from parent version 3.10.1
(#148)
de65677 is described below
commit de65677da7090519c3ca6f637b4ea010eeb4b2da
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue May 12 18:21:24 2026 +0200
Don't downgrade invoker plugin from parent version 3.10.1 (#148)
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 049217f..17f00d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,8 +63,6 @@
<sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion>
<projectInfoReportsPluginVersion>${version.maven-project-info-reports-plugin}</projectInfoReportsPluginVersion>
<project.build.outputTimestamp>2024-10-15T18:22:20Z</project.build.outputTimestamp>
-
- <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
</properties>
<dependencies>