From 5ff0d331b148f638a50067db3e6bad4bb238c522 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 14 Oct 2024 21:47:52 +0000
Subject: [PATCH] chore(deps): update maven all non-major dependencies
---
backend/pom.xml | 6 +++---
oracle-api/pom.xml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 0ef485a88..8b4c68fb0 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
@@ -254,7 +254,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.0
+ 3.5.1
integration-tests
@@ -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..d08a61894 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
@@ -228,7 +228,7 @@
org.apache.maven.plugins
maven-failsafe-plugin
- 3.5.0
+ 3.5.1
integration-tests
@@ -251,7 +251,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.5.0
+ 3.5.1
@{argLine} -Xmx1024m
${skip.unit.tests}