From 56788915264f78434507f5e387b31d3b2af13ebd Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 17 Dec 2024 12:24:01 +0000
Subject: [PATCH] fix(deps): update maven all non-major dependencies
---
backend/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index e3d00f57..57def6b9 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.restapi
@@ -222,7 +222,7 @@
org.wiremock
wiremock-standalone
- 3.9.2
+ 3.10.0
test
@@ -500,7 +500,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.1
+ 10.20.2