Skip to content

Commit 7898a9a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.apache.maven</groupId>
2020
<artifactId>maven-plugin-api</artifactId>
21-
<version>3.8.6</version>
21+
<version>3.9.12</version>
2222
<scope>provided</scope>
2323
<exclusions>
2424
<exclusion>

0 commit comments

Comments
 (0)