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 c51a5f4 commit f862661Copy full SHA for f862661
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.2</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
23
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
24
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
25
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
0 commit comments