Skip to content

Commit 147e661

Browse files
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2118)
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Attila Mészáros <[email protected]>
1 parent 2f5ae01 commit 147e661

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.1</maven-plugin-annotations.version>
17+
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
1818
<maven-plugin-api.version>3.9.5</maven-plugin-api.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)