Skip to content

Commit

Permalink
Merge pull request #181 from toolisticon/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-surefire-plugin-3.3.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0
  • Loading branch information
jangalinski authored Jun 17, 2024
2 parents 4d93ca4 + 66e703a commit 3d289bd
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 @@ -244,7 +244,7 @@
<!-- Unit Tests -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
<shutdown>kill</shutdown>
Expand Down

0 comments on commit 3d289bd

Please sign in to comment.