Skip to content

Commit

Permalink
Merge pull request #745 from CROSSINGTUD/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-surefire-plugin-3.5.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
  • Loading branch information
schlichtig authored Oct 7, 2024
2 parents f8903c0 + cd9718f commit c4d1e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<configuration>
<argLine>-Xmx8G -Xms256M -Xss8M -Dmaven.home="${maven.home}"</argLine>
<reportsDirectory>${project.basedir}/shippable/testresults</reportsDirectory>
Expand Down

0 comments on commit c4d1e8f

Please sign in to comment.