Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent 92d3307 commit c7475f2
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 @@ -32,7 +32,7 @@
<version.site.plugin>3.12.1</version.site.plugin>
<version.surefire.plugin>3.0.0-M8</version.surefire.plugin>
<version.surefire-report.plugin>3.0.0-M8</version.surefire-report.plugin>
<version.failsafe.plugin>3.0.0-M8</version.failsafe.plugin>
<version.failsafe.plugin>3.0.0-M9</version.failsafe.plugin>
<version.smallrye.code.rules.plugin>2</version.smallrye.code.rules.plugin>
<version.formatter.plugin>2.16.0</version.formatter.plugin>
<version.impsort.plugin>1.8.0</version.impsort.plugin>
Expand Down

0 comments on commit c7475f2

Please sign in to comment.