From f78b9a7c07db7ee6f309bdc96a009ad3592a8186 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:34:18 +0000 Subject: [PATCH] chore(deps): update maven all non-major dependencies to v3.5.2 --- backend/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 6d3f6fcd..26ba013e 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -291,7 +291,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 integration-tests @@ -318,7 +318,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} -Xmx1024m ${skip.unit.tests}