Skip to content

Commit 1c80322

Browse files
Update dependency org.apache.maven:maven-plugin-api to v3.9.10
1 parent c7c0e81 commit 1c80322

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
@@ -100,7 +100,7 @@ A complete copy of this license may be found in src/main/legal/LICENSE.txt of th
100100
<dependency>
101101
<groupId>org.apache.maven</groupId>
102102
<artifactId>maven-plugin-api</artifactId>
103-
<version>3.9.9</version>
103+
<version>3.9.10</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)