From e9c508f5d5472544ae1f26b2d566474a13323bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:09:18 +0000 Subject: [PATCH] Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M8 Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M8. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M8) --- 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] --- integration-test/pom.xml | 2 +- integration/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 01c1e2f301363..747e1079ab94a 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -140,7 +140,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M5 + 3.0.0-M8 diff --git a/integration/pom.xml b/integration/pom.xml index 15f57ded4c116..895e70127987f 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -76,7 +76,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M5 + 3.0.0-M8