From 7d85e915dae77764ebd198d29e5d11609e45094f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 3 Dec 2024 23:09:04 +0000
Subject: [PATCH] fix(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 2f1fc731f..6530cfd27 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.5
+ 3.4.0
ca.bc.gov
@@ -199,7 +199,7 @@
org.springdoc
springdoc-openapi-starter-webmvc-ui
- 2.6.0
+ 2.7.0
diff --git a/oracle-api/pom.xml b/oracle-api/pom.xml
index d3b53c349..87b900b33 100644
--- a/oracle-api/pom.xml
+++ b/oracle-api/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.5
+ 3.4.0
ca.bc.gov
@@ -129,7 +129,7 @@
org.springdoc
springdoc-openapi-starter-webmvc-ui
- 2.6.0
+ 2.7.0