Skip to content

Commit fe8b8cb

Browse files
Remove org.apache.maven.plugin-tools:maven-plugin-annotations from dependencyManagement
1 parent 8cdda7c commit fe8b8cb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -353,12 +353,6 @@ limitations under the License.
353353

354354
<dependencyManagement>
355355
<dependencies>
356-
<dependency>
357-
<groupId>org.apache.maven.plugin-tools</groupId>
358-
<artifactId>maven-plugin-annotations</artifactId>
359-
<version>${mavenPluginToolsVersion}</version>
360-
<scope>provided</scope>
361-
</dependency>
362356
<dependency>
363357
<groupId>org.junit</groupId>
364358
<artifactId>junit-bom</artifactId>

0 commit comments

Comments
 (0)