mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-02-19 17:08:10 +01:00
Unify maven-surefire-plugin version and upgrade it to 2.18.1
Former-commit-id: 0c5f41e379f4b20f32efb8435ab9efe9fd77d7d8
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -146,6 +146,11 @@ Copyright (c) 2012 - Jeremy Long
|
||||
<artifactId>maven-resources-plugin</artifactId>
|
||||
<version>2.7</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.18.1</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user