Skip to content

Commit 7591c41

Browse files
committed
Drop Dependency Management for plexus-component-annotations (deprecated)
1 parent be26472 commit 7591c41

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
@@ -319,12 +319,6 @@ limitations under the License.
319319

320320
<dependencyManagement>
321321
<dependencies>
322-
<dependency>
323-
<groupId>org.codehaus.plexus</groupId>
324-
<artifactId>plexus-component-annotations</artifactId>
325-
<version>2.1.1</version>
326-
<scope>compile</scope>
327-
</dependency>
328322
<dependency>
329323
<groupId>org.apache.maven.plugin-tools</groupId>
330324
<artifactId>maven-plugin-annotations</artifactId>

0 commit comments

Comments
 (0)