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 df85520 commit f78ef11Copy full SHA for f78ef11
pom.xml
@@ -25,7 +25,7 @@
25
<parallelizable.it.forkCount>1C</parallelizable.it.forkCount>
26
<!-- All tests tagged are to be executed in parallel -->
27
<parallelizable.it.tags>parallelizableIT</parallelizable.it.tags>
28
- <surefire.and.failsafe.version>2.22.1</surefire.and.failsafe.version>
+ <surefire.and.failsafe.version>3.0.0-M6</surefire.and.failsafe.version>
29
<!-- Skip deployment by default for everything in this project. -->
30
<maven.deploy.skip>true</maven.deploy.skip>
31
0 commit comments