build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#2478)

Bumps [maven-surefire-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](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M8...surefire-3.0.0-M9)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-03 10:43:43 +02:00
committed by GitHub
parent 91321c8377
commit a61238723d
+1 -1
View File
@@ -44,7 +44,7 @@
<gson.version>2.10.1</gson.version>
<guice.version>5.1.0</guice.version>
<system-lambda.version>1.1.0</system-lambda.version>
<maven-surefire-plugin.version>3.0.0-M8</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.0.0-M9</maven-surefire-plugin.version>
<maven-checkstyle-plugin.version>3.2.1</maven-checkstyle-plugin.version>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
<urm-maven-plugin.version>2.1.1</urm-maven-plugin.version>