Skip to content

Commit 8bda26a

Browse files
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2420)
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.0...maven-plugin-tools-3.13.1) --- 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>
1 parent 79a4832 commit 8bda26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bootstrapper-maven-plugin/pom.xml

+1-1
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.13.0</maven-plugin-annotations.version>
17+
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
1818
<maven-plugin-api.version>3.9.7</maven-plugin-api.version>
1919
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
2020
<maven-plugin-plugin.version>3.13.0</maven-plugin-plugin.version>

0 commit comments

Comments
 (0)