Skip to content

Commit bca27fd

Browse files
committed
fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.16
1 parent aaf98fd commit bca27fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experimental/maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.apache.maven</groupId>
2727
<artifactId>maven-plugin-api</artifactId>
28-
<version>3.9.9</version>
28+
<version>3.9.16</version>
2929
</dependency>
3030
<dependency>
3131
<groupId>org.apache.maven.plugin-tools</groupId>

0 commit comments

Comments
 (0)