From 72242d1a0ce2af039f1bb242db5557c94f0574cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:32:56 +0100 Subject: [PATCH] Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#759) Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M6...surefire-3.0.0-M7) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- testsuite/extra/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index 3fdf3a315..c199193db 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -129,7 +129,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M6 + 3.0.0-M7 @@ -143,7 +143,7 @@ org.apache.maven.surefire surefire-junit-platform - 3.0.0-M6 + 3.0.0-M7 org.apache.maven.surefire