Skip to content

Commit f78ef11

Browse files
committed
Update surefire and failsafe to 3.0.0-M6
1 parent df85520 commit f78ef11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parallelizable.it.forkCount>1C</parallelizable.it.forkCount>
2626
<!-- All tests tagged are to be executed in parallel -->
2727
<parallelizable.it.tags>parallelizableIT</parallelizable.it.tags>
28-
<surefire.and.failsafe.version>2.22.1</surefire.and.failsafe.version>
28+
<surefire.and.failsafe.version>3.0.0-M6</surefire.and.failsafe.version>
2929
<!-- Skip deployment by default for everything in this project. -->
3030
<maven.deploy.skip>true</maven.deploy.skip>
3131

0 commit comments

Comments
 (0)