From f744273f7042f6802dde3065107ed366523cf0d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:42:47 +0000 Subject: [PATCH] chore(deps): update maven all non-major dependencies to v3.5.2 --- backend/pom.xml | 4 ++-- legacy/pom.xml | 4 ++-- processor/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index a963a35c4..f74f68c23 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -294,7 +294,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 integration-tests @@ -317,7 +317,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} ${skip.unit.tests} diff --git a/legacy/pom.xml b/legacy/pom.xml index c834abc98..7535ff049 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -257,7 +257,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 integration-tests @@ -280,7 +280,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} ${skip.unit.tests} diff --git a/processor/pom.xml b/processor/pom.xml index 4e91f270f..18ff23ab8 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -231,7 +231,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 integration-tests @@ -253,7 +253,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} ${skip.unit.tests}