Skip to content

Commit

Permalink
⬆️ Bump org.apache.maven.plugins:maven-surefire-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.5.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 192475a commit 3e4781e
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 @@ -161,7 +161,7 @@
<plugin>
<!-- JUnit 5 requires Surefire version 2.22.0 or higher -->
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<version>3.5.1</version>
<configuration>
<!-- Workaround for issue encountered in CI. -->
<!-- https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class-->
Expand Down

0 comments on commit 3e4781e

Please sign in to comment.