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 3fb0f2d commit 930e2a0Copy full SHA for 930e2a0
pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.source>${java.version}</maven.compiler.source>
20
<maven.compiler.target>${java.version}</maven.compiler.target>
21
22
- <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
23
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
24
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
25
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
0 commit comments