Skip to content

Commit

Permalink
deps: bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
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-M5 to 3.0.0-M6.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M6)

---
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 May 10, 2022
1 parent e422cd2 commit 99306da
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 @@ -78,7 +78,7 @@
<plugin.version.revapi>0.14.6</plugin.version.revapi>
<plugin.version.sonar>3.9.0.2155</plugin.version.sonar>
<plugin.version.spotless>2.22.4</plugin.version.spotless>
<plugin.version.surefire>3.0.0-M5</plugin.version.surefire>
<plugin.version.surefire>3.0.0-M6</plugin.version.surefire>

<!-- maven extensions -->
<extension.version.os-maven-plugin>1.6.1</extension.version.os-maven-plugin>
Expand Down

0 comments on commit 99306da

Please sign in to comment.