From 85fdfe7a52cb1572fd56d8ba5a8a20555ba85e4f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 27 Dec 2024 22:01:29 +0000
Subject: [PATCH] fix(deps): update maven all non-major dependencies
---
backend/pom.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 33a5632d..fa0d1df5 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.1
ca.bc.gov.restapi
@@ -40,7 +40,7 @@
https://sonarcloud.io
${project.version}
2.2
- 6.6.3.Final
+ 6.6.4.Final
1.20.4
10.13.0
@@ -216,7 +216,7 @@
org.wiremock
wiremock-standalone
- 3.9.2
+ 3.10.0
test
@@ -494,7 +494,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.1
+ 10.21.0
@@ -525,7 +525,7 @@
com.nimbusds
nimbus-jose-jwt
- 9.47
+ 9.48
org.testcontainers