Skip to content

Commit

Permalink
Merge pull request #567 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.2
  • Loading branch information
rohwerj authored Nov 4, 2024
2 parents 117b52a + 612181f commit 0b13339
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.5.1</version>
<version>3.5.2</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<runOrder>random</runOrder>
Expand Down

0 comments on commit 0b13339

Please sign in to comment.