From 78a610eee3326d0e399dc8da5dc3e37cb0ebf146 Mon Sep 17 00:00:00 2001 From: "review512jwy@163.com" <“review512jwy@163.com”> Date: Sun, 19 Apr 2026 10:59:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=8A=A5=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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