Skip to content

Commit 77d1776

Browse files
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2504)
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.13.1 to 3.14.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.14.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 34634db commit 77d1776

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.13.1</maven-plugin-annotations.version>
17+
<maven-plugin-annotations.version>3.14.0</maven-plugin-annotations.version>
1818
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
1919
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
2020
<maven-plugin-plugin.version>3.14.0</maven-plugin-plugin.version>

0 commit comments

Comments
 (0)