We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfd9f1 commit 98ffae8Copy full SHA for 98ffae8
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.2</version>
+ <version>3.5.3</version>
105
<configuration>
106
<additionalClasspathElements>
107
<additionalClasspathElement>src/test/java/</additionalClasspathElement>
@@ -238,7 +238,7 @@
238
239
240
241
242
</plugin>
243
244
<groupId>org.jacoco</groupId>
0 commit comments