From cd26cf9b02018b97b1cc610a35b942fdea2381f2 Mon Sep 17 00:00:00 2001
From: "review512jwy@163.com" <“review512jwy@163.com”>
Date: Sun, 19 Apr 2026 11:08:59 +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 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