We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd176d commit 3cd22e4Copy full SHA for 3cd22e4
pom.xml
@@ -49,7 +49,7 @@
49
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
50
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
51
<checkstyle.version>10.20.2</checkstyle.version>
52
- <maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
53
<jacoco-maven-plugin.version>0.8.4</jacoco-maven-plugin.version>
54
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
55
<!-- JaCoCo thresholds. Increase gradually as you add tests. -->
0 commit comments