From bf34aa17d583351bb4a1b18cc765653103f0916b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 01:05:59 +0000 Subject: [PATCH] Bump maven-failsafe-plugin from 3.0.0 to 3.1.2 Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vertx-auth-common/pom.xml | 2 +- vertx-auth-oauth2/pom.xml | 2 +- vertx-auth-webauthn/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vertx-auth-common/pom.xml b/vertx-auth-common/pom.xml index 10ad85d32..21518096e 100644 --- a/vertx-auth-common/pom.xml +++ b/vertx-auth-common/pom.xml @@ -44,7 +44,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0 + 3.1.2 legacy-base64-itest diff --git a/vertx-auth-oauth2/pom.xml b/vertx-auth-oauth2/pom.xml index b32afd4a0..3765d0000 100644 --- a/vertx-auth-oauth2/pom.xml +++ b/vertx-auth-oauth2/pom.xml @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0 + 3.1.2 diff --git a/vertx-auth-webauthn/pom.xml b/vertx-auth-webauthn/pom.xml index 9105a3427..4db12321c 100644 --- a/vertx-auth-webauthn/pom.xml +++ b/vertx-auth-webauthn/pom.xml @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0 + 3.1.2