Skip to content

Commit 6e9bdb5

Browse files
Bump maven-plugin-plugin from 3.7.0 to 3.7.1 (#3853)
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.0...maven-plugin-tools-3.7.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fa547d commit 6e9bdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-build-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-plugin-plugin</artifactId>
69-
<version>3.7.0</version>
69+
<version>3.7.1</version>
7070
<configuration>
7171
<mojoDependencies>
7272
<param>oracle.kubernetes:jsonschema-maven-plugin</param>

0 commit comments

Comments
 (0)