Skip to content

Commit 7aaa657

Browse files
Merge pull request #483 from avaje/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.11.0
Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0
2 parents e618b3b + 0fe32ed commit 7aaa657

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.apache.maven.plugin-tools</groupId>
2424
<artifactId>maven-plugin-annotations</artifactId>
25-
<version>3.10.2</version>
25+
<version>3.11.0</version>
2626
<scope>provided</scope>
2727
</dependency>
2828

0 commit comments

Comments
 (0)