diff --git a/pom.xml b/pom.xml index 62de5c87a..bfea8375e 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. maven-plugins org.apache.maven.plugins - 34 + 35 @@ -93,11 +93,27 @@ under the License. 9.4.45.v20220203 3.1.0 8 - 3.6.4 2021-06-07T12:17:08Z 1.7.36 + + + + + + org.eclipse.sisu + org.eclipse.sisu.inject + 0.0.0.M5 + + + org.eclipse.sisu + org.eclipse.sisu.plexus + 0.0.0.M5 + + + + @@ -221,6 +237,7 @@ under the License. org.apache.maven.plugin-tools maven-plugin-annotations + provided @@ -324,6 +341,17 @@ under the License. + + + org.apache.maven.plugins + maven-pmd-plugin + 3.16.0 + + + org.codehaus.mojo + taglist-maven-plugin + 3.0.0 + org.apache.rat apache-rat-plugin @@ -353,29 +381,6 @@ under the License. - - maven-javadoc-plugin - 3.3.1 - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 3.1.2 - - - org.apache.maven.plugins - maven-site-plugin - 3.10.0 - - - - org.apache.maven.plugins - maven-invoker-plugin - 3.2.2 - @@ -401,12 +406,6 @@ under the License. - - maven-javadoc-plugin - - - - org.apache.maven.plugins maven-surefire-plugin @@ -448,7 +447,6 @@ under the License. ${repository.proxy.url} true - true @@ -481,24 +479,5 @@ under the License. - - reporting - - - - org.codehaus.mojo - l10n-maven-plugin - 1.0-alpha-2 - - - de - pt_BR - sv - - - - - -