diff --git a/pom.xml b/pom.xml index 3b57fdd3..00b79d22 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.springframework spring-framework-bom - 6.1.12 + 6.1.13 pom import @@ -100,7 +100,7 @@ com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.0 @@ -115,25 +115,25 @@ org.junit.platform junit-platform-launcher - 1.10.2 + 1.11.2 test org.junit.jupiter junit-jupiter-params test - 5.11.0 + 5.11.2 org.junit.jupiter junit-jupiter-engine test - 5.11.0 + 5.11.2 org.junit.platform junit-platform-runner - 1.10.2 + 1.11.2 test