Skip to content

Commit

Permalink
Merge pull request #398 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.1

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
  • Loading branch information
zambrovski authored Nov 6, 2023
2 parents d2b4f2b + b6a474a commit 629ed5a
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.1.2</version>
<version>3.2.1</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<shutdown>kill</shutdown>
Expand Down

0 comments on commit 629ed5a

Please sign in to comment.