diff --git a/pom.xml b/pom.xml index 3a04754..41c09ba 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.7 + 3.5.13 @@ -56,7 +56,7 @@ org.apache.tomcat.embed tomcat-embed-core - 10.1.49 + 10.1.54 @@ -186,12 +186,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 @@ -275,17 +275,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 @@ -338,7 +338,7 @@ io.netty netty-bom - 4.2.9.Final + 4.2.12.Final pom import