Skip to content

Commit afd5619

Browse files
fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.6
1 parent be95b5b commit afd5619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-orm-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.apache.maven</groupId>
3232
<artifactId>maven-plugin-api</artifactId>
33-
<version>3.8.2</version>
33+
<version>3.9.6</version>
3434
<exclusions>
3535
<exclusion>
3636
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)