diff --git a/pom.xml b/pom.xml index c10bc72..604209f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.7 + 3.5.13 @@ -55,7 +55,7 @@ org.apache.tomcat.embed tomcat-embed-core - 10.1.49 + 10.1.54 org.springframework.boot @@ -91,17 +91,17 @@ com.fasterxml.jackson.core jackson-core - 2.19.4 + 2.21.2 com.fasterxml.jackson.core jackson-databind - 2.19.4 + 2.21.2 com.fasterxml.jackson.core jackson-annotations - 2.19.4 + 2.21 @@ -191,12 +191,12 @@ org.apache.logging.log4j log4j-core - 2.25.3 + 2.25.4 org.apache.logging.log4j log4j-api - 2.25.3 + 2.25.4 @@ -227,7 +227,7 @@ io.netty netty-bom - 4.2.9.Final + 4.2.12.Final pom import