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 6340ffa commit 0117033Copy full SHA for 0117033
pom.xml
@@ -294,12 +294,12 @@
294
<plugin>
295
<groupId>org.apache.maven.plugins</groupId>
296
<artifactId>maven-surefire-plugin</artifactId>
297
- <version>3.2.2</version>
+ <version>3.2.3</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