We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb8d7a commit ec36438Copy full SHA for ec36438
pom.xml
@@ -294,12 +294,12 @@
294
<plugin>
295
<groupId>org.apache.maven.plugins</groupId>
296
<artifactId>maven-surefire-plugin</artifactId>
297
- <version>3.5.4</version>
+ <version>3.5.5</version>
298
<dependencies>
299
<dependency>
300
<groupId>org.apache.maven.surefire</groupId>
301
<artifactId>surefire-junit4</artifactId>
302
303
</dependency>
304
</dependencies>
305
<configuration>
0 commit comments