Skip to content

Commit c4d1e8f

Browse files
authored
Merge pull request #745 from CROSSINGTUD/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
2 parents f8903c0 + cd9718f commit c4d1e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.apache.maven.plugins</groupId>
242242
<artifactId>maven-surefire-plugin</artifactId>
243-
<version>3.5.0</version>
243+
<version>3.5.1</version>
244244
<configuration>
245245
<argLine>-Xmx8G -Xms256M -Xss8M -Dmaven.home="${maven.home}"</argLine>
246246
<reportsDirectory>${project.basedir}/shippable/testresults</reportsDirectory>

0 commit comments

Comments
 (0)