From 55913e870766f1a9c898ced713d926e4b0b14d7e Mon Sep 17 00:00:00 2001 From: RuoYi Date: Thu, 11 Apr 2024 16:31:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7spring-framework=E5=88=B0?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E7=89=88=E6=9C=AC=EF=BC=8C=E9=98=B2=E6=AD=A2?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E=E9=A3=8E=E9=99=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3da486e1..61994cff 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ 1.8 3.1.1 1.13.0 + 5.3.33 2.1.0 1.2.20 1.21 @@ -34,7 +35,16 @@ - + + + + org.springframework + spring-framework-bom + ${spring-framework.version} + pom + import + + org.springframework.boot @@ -43,7 +53,7 @@ pom import - + com.alibaba