1
0

Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7 (#91)

Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M7)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-08 18:23:10 -04:00
committed by GitHub
parent 831e22d44e
commit 708ebd4099

View File

@@ -574,7 +574,7 @@ under the License.
<commons.jira.pid>12310484</commons.jira.pid> <commons.jira.pid>12310484</commons.jira.pid>
<!-- The RC version used in the staging repository URL. --> <!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC2</commons.rc.version> <commons.rc.version>RC2</commons.rc.version>
<commons.surefire.version>3.0.0-M5</commons.surefire.version> <commons.surefire.version>3.0.0-M7</commons.surefire.version>
<spotbugs.plugin.version>4.6.0.0</spotbugs.plugin.version> <spotbugs.plugin.version>4.6.0.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.7.0</spotbugs.impl.version> <spotbugs.impl.version>4.7.0</spotbugs.impl.version>
<skipSurefireReport>true</skipSurefireReport> <skipSurefireReport>true</skipSurefireReport>