diff --git a/pom.xml b/pom.xml index 8c9b1793..f18f35d4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. maven-plugins org.apache.maven.plugins - 34 + 35 @@ -85,7 +85,7 @@ under the License. - 3.1.1 + 3.2.5 1.9.1 1.9.2 8 @@ -108,16 +108,19 @@ under the License. org.apache.maven maven-artifact ${mavenVersion} + provided org.apache.maven maven-model ${mavenVersion} + provided org.apache.maven maven-plugin-api ${mavenVersion} + provided org.apache.maven.plugin-tools @@ -132,7 +135,7 @@ under the License. org.apache.maven.shared maven-common-artifact-filters - ${mavenVersion} + 3.2.0 org.apache.maven @@ -228,7 +231,6 @@ under the License. org.codehaus.plexus plexus-utils - 3.3.0 @@ -275,6 +277,22 @@ under the License. + + + org.codehaus.mojo + taglist-maven-plugin + 3.0.0 + + + + maven-compiler-plugin + 3.10.1 + + + + maven-pmd-plugin + 3.16.0 + @@ -386,21 +404,6 @@ under the License. false - - org.codehaus.mojo - l10n-maven-plugin - 1.0-alpha-2 - - - de - fr - it - nl - pt_BR - sv - - -