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 8829ec3 commit 3084907Copy full SHA for 3084907
pom.xml
@@ -368,7 +368,7 @@
368
<plugin>
369
<groupId>org.apache.maven.plugins</groupId>
370
<artifactId>maven-surefire-plugin</artifactId>
371
- <version>3.5.2</version>
+ <version>3.5.3</version>
372
<configuration>
373
<excludes>
374
<!-- tests to exclude -->
@@ -557,7 +557,7 @@
557
558
559
560
561
562
<skipTests>${skip.tests}</skipTests>
563
</configuration>
0 commit comments