From fe8b8cb69f4d70216b6c92727caddcaf522a475d Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Wed, 25 Sep 2024 20:46:47 +0200 Subject: [PATCH] Remove org.apache.maven.plugin-tools:maven-plugin-annotations from dependencyManagement --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index e647e4e09..2e8756d7a 100644 --- a/pom.xml +++ b/pom.xml @@ -353,12 +353,6 @@ limitations under the License. - - org.apache.maven.plugin-tools - maven-plugin-annotations - ${mavenPluginToolsVersion} - provided - org.junit junit-bom