From 18e8bc7876f08aa0b844654a5e3608e55197de3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 06:10:56 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3 --- faster/pom.xml | 2 +- origin/pom.xml | 2 +- solution/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/faster/pom.xml b/faster/pom.xml index b4d077e..7726e3e 100644 --- a/faster/pom.xml +++ b/faster/pom.xml @@ -127,7 +127,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.2 + 3.1.0 ${project.build.outputDirectory} diff --git a/origin/pom.xml b/origin/pom.xml index b4177a5..56987a4 100644 --- a/origin/pom.xml +++ b/origin/pom.xml @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.2 + 3.1.0 ${project.build.outputDirectory} diff --git a/solution/pom.xml b/solution/pom.xml index 645d83c..95d9dc1 100644 --- a/solution/pom.xml +++ b/solution/pom.xml @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.2 + 3.1.0 ${project.build.outputDirectory}