Skip to content

Commit

Permalink
build(deps): Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent 081633b commit 57862c7
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 @@ -97,7 +97,7 @@
<plugin.version.os-maven>1.7.1</plugin.version.os-maven>
<plugin.version.revapi>0.15.0</plugin.version.revapi>
<plugin.version.spotless>2.30.0</plugin.version.spotless>
<plugin.version.surefire>3.0.0-M8</plugin.version.surefire>
<plugin.version.surefire>3.0.0</plugin.version.surefire>

<skipChecks>false</skipChecks>

Expand Down

0 comments on commit 57862c7

Please sign in to comment.