From b4f2f6e5e8ba1ce4f3c0d86f502f5292e7a3721b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 21:28:26 +0000 Subject: [PATCH] Bump maven.surefire.plugin.version from 3.0.0-M8 to 3.0.0-M9 Bumps `maven.surefire.plugin.version` from 3.0.0-M8 to 3.0.0-M9. Updates `maven-failsafe-plugin` 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) Updates `maven-surefire-plugin` 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) Updates `surefire-junit47` from 3.0.0-M8 to 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 - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.surefire:surefire-junit47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build-resources/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-resources/pom.xml b/build-resources/pom.xml index 609422170bd..3ce5c9732e9 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -17,7 +17,7 @@ 3.0.0-M2 3.4.0 3.0.0 - 3.0.0-M8 + 3.0.0-M9 true true diff --git a/pom.xml b/pom.xml index 9e410162261..939c8f28da8 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ 3.0.0 3.3.0 3.4.1 - 3.0.0-M8 + 3.0.0-M9 3.2.1 3.3.2 4.7.2.0