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