Skip to content

Commit 6ade639

Browse files
committed
fix: scope of maven-plugin-api
1 parent d952e37 commit 6ade639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
<groupId>org.apache.maven</groupId>
5252
<artifactId>maven-plugin-api</artifactId>
5353
<version>3.3.3</version>
54+
<scope>provided</scope>
5455
</dependency>
5556
<dependency>
5657
<groupId>org.apache.maven.plugin-tools</groupId>

0 commit comments

Comments
 (0)