We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e4b19 commit 65cdd58Copy full SHA for 65cdd58
1 file changed
pom.xml
@@ -245,7 +245,7 @@
245
<plugin>
246
<groupId>org.apache.maven.plugins</groupId>
247
<artifactId>maven-surefire-plugin</artifactId>
248
- <version>3.5.4</version>
+ <version>3.5.5</version>
249
<configuration>
250
<excludes>
251
<!-- tests to exclude -->
@@ -563,7 +563,7 @@
563
564
565
566
567
568
<skipTests>${skip.tests}</skipTests>
569
</configuration>
0 commit comments