Skip to content

Commit 2260ad4

Browse files
committed
chore: removed pom dependency duplication
1 parent e9ad9a8 commit 2260ad4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,6 @@
7373
<scope>provided</scope>
7474
</dependency>
7575

76-
<dependency>
77-
<groupId>org.apache.maven.plugin-tools</groupId>
78-
<artifactId>maven-plugin-annotations</artifactId>
79-
<version>3.9.0</version>
80-
<scope>provided</scope>
81-
</dependency>
82-
8376
<dependency>
8477
<groupId>org.apache.maven</groupId>
8578
<artifactId>maven-core</artifactId>

0 commit comments

Comments
 (0)