diff --git a/pom.xml b/pom.xml
index 1cb7a98b9..1cba657e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -314,6 +314,7 @@ limitations under the License.
https://oss.sonatype.org/content/repositories/plexus-snapshots
2022-06-09T20:48:10Z
true
+ 3.7.0
@@ -324,6 +325,12 @@ limitations under the License.
2.1.1
compile
+
+ org.apache.maven.plugin-tools
+ maven-plugin-annotations
+ ${mavenPluginToolsVersion}
+ provided
+
@@ -407,7 +414,27 @@ limitations under the License.
org.apache.maven.plugins
maven-plugin-plugin
- 3.6.4
+ ${mavenPluginToolsVersion}
+
+
+ default-descriptor
+ process-classes
+
+ ./apidocs/
+
+
+
+ generate-helpmojo
+
+ helpmojo
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-plugin-report-plugin
+ ${mavenPluginToolsVersion}
org.apache.maven.plugins