From 1bb80c082a3b6c0a4349cf5ea473077a8e28424c Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Wed, 24 Sep 2025 14:40:25 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom.xml):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC=E5=B9=B6=E6=B7=BB=E5=8A=A0=E5=8A=A8?= =?UTF-8?q?=E6=80=81=E6=95=B0=E6=8D=AE=E6=BA=90=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 214010ed..497654ca 100644 --- a/pom.xml +++ b/pom.xml @@ -25,15 +25,16 @@ 9.1.0 1.2.24 3.5.5 + 4.3.1 4.5.0 1.6.3 0.2.0 - 2.4.2 + 3.2.0 - 1.1.0 + 1.3.0 8.5.10 @@ -42,7 +43,7 @@ 3.16.3 - 3.40.2 + 3.51.0 3.5.6 @@ -52,11 +53,11 @@ 2.7.0 - 4.6.4 + 4.7.6 2.2.1 - 4.5.5.B + 4.7.7.B 2.9.3 @@ -259,6 +260,13 @@ ${caffeine.version} + + + com.baomidou + dynamic-datasource-spring-boot3-starter + ${dynamic-datasource.version} + +