We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4602f53 commit f8aa568Copy full SHA for f8aa568
1 file changed
pom.xml
@@ -101,7 +101,7 @@
101
<plugin>
102
<groupId>org.apache.maven.plugins</groupId>
103
<artifactId>maven-surefire-plugin</artifactId>
104
- <version>3.5.4</version>
+ <version>3.5.5</version>
105
<configuration>
106
<additionalClasspathElements>
107
<additionalClasspathElement>src/test/java/</additionalClasspathElement>
@@ -251,7 +251,7 @@
251
252
253
254
255
</plugin>
256
257
<groupId>org.jacoco</groupId>
0 commit comments