Skip to content

Commit 0fe32ed

Browse files
Bump org.apache.maven.plugin-tools:maven-plugin-annotations
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.10.2 to 3.11.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e618b3b commit 0fe32ed

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)