Skip to content

Commit

Permalink
Merge pull request #17 from SchweizerischeBundesbahnen/dependabot/mav…
Browse files Browse the repository at this point in the history
…en/org.apache.maven.plugins-maven-surefire-plugin-3.5.2
  • Loading branch information
munterfi authored Dec 5, 2024
2 parents 87425bc + c541d7d commit 286f4f8
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 @@ -44,7 +44,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
<configuration>
<argLine>-XX:+EnableDynamicAgentLoading -Xshare:off</argLine>
<excludes>
Expand Down

0 comments on commit 286f4f8

Please sign in to comment.