Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
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-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-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
1 parent 53a5e25 commit 6bbb263
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 @@ -123,7 +123,7 @@
<maven-dependency.version>3.3.0</maven-dependency.version>
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
<rat-plugin.version>0.13</rat-plugin.version>
<surefire.plugin.version>3.0.0-M6</surefire.plugin.version>
<surefire.plugin.version>3.0.0-M7</surefire.plugin.version>
<testng.version>7.6.0</testng.version>
<assembly.plugin.version>3.3.0</assembly.plugin.version>

Expand Down

0 comments on commit 6bbb263

Please sign in to comment.