Skip to content

Commit 81a1fc3

Browse files
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2196)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5539577 commit 81a1fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrapper-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<description>Operator SDK - Bootstrapper Maven Plugin</description>
1515

1616
<properties>
17-
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
17+
<maven-plugin-annotations.version>3.11.0</maven-plugin-annotations.version>
1818
<maven-plugin-api.version>3.9.6</maven-plugin-api.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)