Skip to content

Commit

Permalink
Merge pull request #1 from holixon/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-surefire-plugin-3.2.1
  • Loading branch information
zambrovski authored Nov 3, 2023
2 parents 953d6ef + 7da21bc commit 6f02eeb
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 @@ -312,7 +312,7 @@

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

0 comments on commit 6f02eeb

Please sign in to comment.