Skip to content

Commit b9f00fc

Browse files
authored
Merge pull request #50 from isaacsanders/patch-1
Update pom.xml
2 parents 98bd4d1 + ba88f24 commit b9f00fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<groupId>org.apache.maven</groupId>
5858
<artifactId>maven-core</artifactId>
5959
<version>3.6.0</version>
60+
<scope>provided</scope>
6061
</dependency>
6162
<dependency>
6263
<groupId>org.apache.maven.plugin-tools</groupId>
@@ -159,4 +160,4 @@
159160
</build>
160161
</profile>
161162
</profiles>
162-
</project>
163+
</project>

0 commit comments

Comments
 (0)