Skip to content

Commit 9cd382b

Browse files
committedOct 25, 2024·
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.1
1 parent 0411295 commit 9cd382b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎depclean-maven-plugin/pom.xml

+1-1
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.15.0</version>
60+
<version>3.15.1</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.