diff --git a/Backend/pom.xml b/Backend/pom.xml index c0683d3f..54e7ddb7 100644 --- a/Backend/pom.xml +++ b/Backend/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.5 @@ -44,22 +44,22 @@ org.springframework.boot spring-boot-starter-webflux - 3.3.4 + 3.3.5 org.springframework.boot spring-boot-starter-web - 3.3.4 + 3.3.5 org.springframework.boot spring-boot-starter-data-jpa - 3.3.4 + 3.3.5 org.springframework.boot spring-boot-starter-test - 3.3.4 + 3.3.5 test