Skip to content

Commit 59180ba

Browse files
authored
fix: revert to M5 because M6 won't fail tests if they don't start (#1144)
1 parent 900c9fb commit 59180ba

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
@@ -58,7 +58,7 @@
5858

5959
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
6060
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
61-
<maven-surefire-plugin.version>3.0.0-M6</maven-surefire-plugin.version>
61+
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
6262
<maven-javadoc-plugin.version>3.3.2</maven-javadoc-plugin.version>
6363
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
6464
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)