Skip to content

Commit

Permalink
Bump maven-surefire.version from 3.0.0-M6 to 3.0.0-M7 (#475)
Browse files Browse the repository at this point in the history
Bumps `maven-surefire.version` from 3.0.0-M6 to 3.0.0-M7.

Updates `maven-failsafe-plugin` from 3.0.0-M6 to 3.0.0-M7
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M6...surefire-3.0.0-M7)

Updates `maven-surefire-plugin` from 3.0.0-M6 to 3.0.0-M7
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M6...surefire-3.0.0-M7)

Updates `maven-surefire-report-plugin` from 3.0.0-M6 to 3.0.0-M7
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M6...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
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-report-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>
  • Loading branch information
dependabot[bot] committed Jun 12, 2022
1 parent 6a34068 commit 7fe6f0b
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 @@ -65,7 +65,7 @@
<maven-shade-plugin.version>3.3.0</maven-shade-plugin.version>
<maven-site-plugin.version>3.12.0</maven-site-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-surefire.version>3.0.0-M6</maven-surefire.version>
<maven-surefire.version>3.0.0-M7</maven-surefire.version>
<mockito.version>4.6.1</mockito.version>
<mockk.version>1.12.4</mockk.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit 7fe6f0b

Please sign in to comment.