Skip to content

Commit

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

---
updated-dependencies:
- 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>
  • Loading branch information
dependabot[bot] committed Mar 14, 2023
1 parent 69d4510 commit 79a04e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -194,7 +194,7 @@
<commons.source-plugin.version>3.2.1</commons.source-plugin.version>
<commons.spotbugs.plugin.version>4.7.3.2</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
<commons.surefire-report.version>3.0.0-M9</commons.surefire-report.version>
<commons.surefire-report.version>3.0.0</commons.surefire-report.version>
<commons.surefire.version>3.0.0</commons.surefire.version>
<commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>

Expand Down

0 comments on commit 79a04e6

Please sign in to comment.