From 706de91bb19cf16217d2f729dba94db127820c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 01:18:37 +0000 Subject: [PATCH] Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) --- 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..382b93be6 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.0 legacy-base64-itest diff --git a/vertx-auth-oauth2/pom.xml b/vertx-auth-oauth2/pom.xml index b32afd4a0..6ae6edba9 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.0 diff --git a/vertx-auth-webauthn/pom.xml b/vertx-auth-webauthn/pom.xml index 9105a3427..0281daa16 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.0