Skip to content

Commit

Permalink
Merge pull request #106 from holixon/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-surefire-plugin-3.5.2
  • Loading branch information
zambrovski authored Nov 4, 2024
2 parents 8524360 + 65adf21 commit f34b6d1
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 @@ -281,7 +281,7 @@
<!-- Surefire -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.1</version>
<version>3.5.2</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<shutdown>kill</shutdown>
Expand Down

0 comments on commit f34b6d1

Please sign in to comment.