We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06d637 commit f03e3d5Copy full SHA for f03e3d5
pom.xml
@@ -50,7 +50,7 @@
50
<mockito.version>5.12.0</mockito.version>
51
<!-- Build and deploy -->
52
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
53
- <maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
54
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
55
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
56
<!-- JDK 8 features -->
0 commit comments