From cf57a9576d2fa1339e7774275e520f2a61d055fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 10:52:42 +0000 Subject: [PATCH] chore(deps): update maven all non-major dependencies --- backend/pom.xml | 4 ++-- oracle-api/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 0ef485a88..b7dfe10d9 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -39,7 +39,7 @@ bcgov-sonarcloud https://sonarcloud.io ${project.version} - 6.5.3.Final + 6.6.1.Final @@ -277,7 +277,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 @{argLine} -Xmx1024m ${skip.unit.tests} diff --git a/oracle-api/pom.xml b/oracle-api/pom.xml index 691caca63..73482332d 100644 --- a/oracle-api/pom.xml +++ b/oracle-api/pom.xml @@ -40,7 +40,7 @@ bcgov-sonarcloud https://sonarcloud.io ${project.version} - 6.5.3.Final + 6.6.1.Final @@ -251,7 +251,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 @{argLine} -Xmx1024m ${skip.unit.tests}