8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af92f5 commit 9092b5eCopy full SHA for 9092b5e
pom.xml
@@ -375,7 +375,7 @@
375
</plugin>
376
<plugin>
377
<artifactId>maven-surefire-plugin</artifactId>
378
- <version>3.0.0-M7</version>
+ <version>3.1.0</version>
379
<!-- ${shadedVersion}, but resolved due to https://issues.apache.org/jira/browse/MRELEASE-799 -->
380
<configuration>
381
<!-- NOTE: Be sure to isolate the Surefire version under test from the version running the tests! -->
@@ -522,7 +522,7 @@
522
523
<groupId>org.apache.maven.plugins</groupId>
524
<artifactId>maven-surefire-report-plugin</artifactId>
525
526
527
528
</plugins>
0 commit comments