From 8c5adac4b0a62f816cf8d352947e7a9078dfeb97 Mon Sep 17 00:00:00 2001 From: Jermaine Hua Date: Fri, 13 Dec 2024 16:46:51 +0800 Subject: [PATCH] Upgrade spring boot version to 3.3.6 (#1353) Signed-off-by: crazyhzm --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6b99cd791..d728700c6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.6 com.alipay.sofa @@ -37,7 +37,7 @@ 4.5.0-SNAPSHOT ${revision} - 3.3.4 + 3.3.6 17 UTF-8