Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 87acd2e

Browse files
committed
Bump Maven Plugin Tools to 3.6.2
1 parent 6ecfcb9 commit 87acd2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plexus-component-metadata/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.apache.maven.plugin-tools</groupId>
5959
<artifactId>maven-plugin-annotations</artifactId>
60-
<version>3.4</version>
60+
<version>3.6.2</version>
6161
<scope>provided</scope>
6262
</dependency>
6363
</dependencies>
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.apache.maven.plugins</groupId>
7070
<artifactId>maven-plugin-plugin</artifactId>
71-
<version>3.5</version>
71+
<version>3.6.2</version>
7272
</plugin>
7373
</plugins>
7474
</pluginManagement>

0 commit comments

Comments
 (0)