Skip to content

Commit c289562

Browse files
Merge pull request #666 from avaje/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.14.0
Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.14.0
2 parents fa0e862 + cb7a3df commit c289562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.apache.maven.plugin-tools</groupId>
2222
<artifactId>maven-plugin-annotations</artifactId>
23-
<version>3.13.1</version>
23+
<version>3.14.0</version>
2424
<scope>provided</scope>
2525
</dependency>
2626

0 commit comments

Comments
 (0)