From 41a1e0300b74da20426cac8591db91b3f2db0df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=9D=B0=E5=85=89?= <871834898@qq.com> Date: Thu, 9 May 2024 12:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9druid=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E4=B8=BAspring-boot-3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- snowy-common/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 29077313..3021cc84 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,7 @@ com.alibaba - druid-spring-boot-starter + druid-spring-boot-3-starter 1.2.21 diff --git a/snowy-common/pom.xml b/snowy-common/pom.xml index cd53e5b8..6c0d25d5 100644 --- a/snowy-common/pom.xml +++ b/snowy-common/pom.xml @@ -61,7 +61,7 @@ com.alibaba - druid-spring-boot-starter + druid-spring-boot-3-starter