From aabed6e7c57f11e90bf1e1a2f57c749e42387330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=A2=A6=E6=8A=80=E6=9C=AF?= <596392912@qq.com> Date: Mon, 5 Aug 2024 18:08:12 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=BC=80=E5=A7=8B=204.2.1-SNAPSHO?= =?UTF-8?q?T?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8d02a29..d6d7c8d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ - 4.2.0 + 4.2.1-SNAPSHOT 17 3.11.0 @@ -323,10 +323,15 @@ 8.0.1.Final + + com.alibaba + druid + ${druid.version} + com.alibaba druid-spring-boot-3-starter - 1.2.22 + ${druid.version}