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 1fcf0e7 commit d6ebc16Copy full SHA for d6ebc16
pom.xml
@@ -268,7 +268,7 @@
268
<plugin>
269
<groupId>org.apache.maven.plugins</groupId>
270
<artifactId>maven-surefire-plugin</artifactId>
271
- <version>3.5.2</version>
+ <version>3.5.3</version>
272
<configuration>
273
<forkCount>1</forkCount>
274
<reuseForks>false</reuseForks>
@@ -674,7 +674,7 @@
674
675
676
677
678
679
<argLine>
680
${surefireArgLine}
0 commit comments