diff --git a/pom.xml b/pom.xml index fc5d2ac6..5fa1801f 100644 --- a/pom.xml +++ b/pom.xml @@ -361,13 +361,13 @@ org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.10.2 test org.junit.jupiter junit-jupiter-params - 5.9.3 + 5.10.2 test @@ -388,40 +388,40 @@ org.slf4j slf4j-api - 2.0.7 + 2.0.11 org.slf4j jcl-over-slf4j - 2.0.7 + 2.0.11 runtime org.slf4j jul-to-slf4j - 2.0.7 + 2.0.11 runtime org.slf4j log4j-over-slf4j - 2.0.7 + 2.0.11 ch.qos.logback logback-classic - 1.4.8 + 1.4.12 true com.fasterxml.jackson.core jackson-core - 2.15.2 + 2.16.1 com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.16.1 org.projectlombok