Skip to content

Commit 98b3c1b

Browse files
authored
Merge pull request #279 from oracle/dependabot/maven/org.apache.maven-maven-plugin-api-3.9.1
Bump maven-plugin-api from 3.9.0 to 3.9.1
2 parents 44408b5 + 26378fb commit 98b3c1b

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.9.0</version>
30+
<version>3.9.1</version>
3131
<scope>provided</scope>
3232
</dependency>
3333
<dependency>

0 commit comments

Comments
 (0)