From 90e638e7d29fc0d58706176c17664ed29542f99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:52:28 +0300 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#186) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/pom.xml | 2 +- libs/pom.xml | 2 +- tests/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index d315eaf6..42a79a9e 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 ${skipUnits} diff --git a/libs/pom.xml b/libs/pom.xml index eb67d5da..f6401e93 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -353,7 +353,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 ${skipUnits} diff --git a/tests/pom.xml b/tests/pom.xml index 1d1098db..b7681be8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 org.apache.maven.plugins