Skip to content

Commit

Permalink
Merge pull request #1002 from holunda-io/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-surefire-plugin-3.3.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
  • Loading branch information
p-wunderlich authored Jun 18, 2024
2 parents 8a56c01 + aa0f7ab commit 4256c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@

<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<runOrder>random</runOrder>
Expand Down

0 comments on commit 4256c63

Please sign in to comment.