Skip to content

Commit

Permalink
Merge pull request #556 from camunda-community-hub/renovate/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-surefire-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1
  • Loading branch information
zambrovski authored Oct 8, 2024
2 parents 0afd4c4 + e3e20de commit 10fd28a
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 @@ -308,7 +308,7 @@
<!-- Unit Tests -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.1</version>
<version>3.5.1</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<runOrder>random</runOrder>
Expand Down

0 comments on commit 10fd28a

Please sign in to comment.