Skip to content

Commit 62c2637

Browse files
Bump maven-plugin-api from 3.9.0 to 3.9.1 (#4090)
Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.0...maven-3.9.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api 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 53fb898 commit 62c2637

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.maven</groupId>
2626
<artifactId>maven-plugin-api</artifactId>
27-
<version>3.9.0</version>
27+
<version>3.9.1</version>
2828
<scope>provided</scope>
2929
</dependency>
3030
<dependency>

0 commit comments

Comments
 (0)