diff --git a/Backend/pom.xml b/Backend/pom.xml index c24a69f4..2267b333 100644 --- a/Backend/pom.xml +++ b/Backend/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.2.1 @@ -37,22 +37,22 @@ org.springframework.boot spring-boot-starter-webflux - 3.2.0 + 3.2.1 org.springframework.boot spring-boot-starter-web - 3.2.0 + 3.2.1 org.springframework.boot spring-boot-starter-data-jpa - 3.2.0 + 3.2.1 org.springframework.boot spring-boot-starter-test - 3.2.0 + 3.2.1 test