use surefire 3.0.0-M7 release
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
d402995f4d
commit
a6e320c693
2
pom.xml
2
pom.xml
|
@ -133,7 +133,7 @@
|
|||
<maven.resources.plugin.version>3.2.0</maven.resources.plugin.version>
|
||||
<maven.shade.plugin.version>3.2.4</maven.shade.plugin.version>
|
||||
<maven.site.plugin.version>3.10.0</maven.site.plugin.version>
|
||||
<maven.surefire.plugin.version>3.0.0-M7-SNAPSHOT</maven.surefire.plugin.version>
|
||||
<maven.surefire.plugin.version>3.0.0-M7</maven.surefire.plugin.version>
|
||||
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
|
||||
<maven.war.plugin.version>3.3.2</maven.war.plugin.version>
|
||||
<spotbugs.maven.plugin.version>4.7.0.0</spotbugs.maven.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue