Skip to content

Commit

Permalink
Merge pull request #402 from holunda-io/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-surefire-plugin-3.2.2
  • Loading branch information
zambrovski authored Nov 8, 2023
2 parents 2b5302b + f090339 commit 6b633fb
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 @@ -278,7 +278,7 @@
<!-- Unit Tests -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<shutdown>kill</shutdown>
Expand Down

0 comments on commit 6b633fb

Please sign in to comment.