Skip to content

Commit 3b6aa16

Browse files
Bump maven-plugin-api from 3.8.7 to 3.9.0
Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.8.7 to 3.9.0. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c371ea commit 3b6aa16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-helper-mojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.apache.maven</groupId>
2929
<artifactId>maven-plugin-api</artifactId>
30-
<version>3.8.7</version>
30+
<version>3.9.0</version>
3131
<scope>provided</scope>
3232
</dependency>
3333
<dependency>

0 commit comments

Comments
 (0)