Skip to content

Commit 8a37f2e

Browse files
authored
Merge pull request #259 from oracle/dependabot/maven/org.apache.maven-maven-plugin-api-3.9.0
Bump maven-plugin-api from 3.8.7 to 3.9.0
2 parents eeea480 + 3b6aa16 commit 8a37f2e

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)