Skip to content

Commit 2d1a8cc

Browse files
committed
fix(deps): update dependency org.apache.maven:maven-plugin-api to v3.9.12
2 parents 0303cbe + 0c1f77f commit 2d1a8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.apache.maven</groupId>
131131
<artifactId>maven-plugin-api</artifactId>
132-
<version>3.9.11</version>
132+
<version>3.9.12</version>
133133
<scope>provided</scope>
134134
</dependency>
135135
<dependency>

0 commit comments

Comments
 (0)