From 7d7d4be2534bdceb694062a596d9ed0c224d18b2 Mon Sep 17 00:00:00 2001 From: xujun Date: Fri, 12 Jun 2026 15:10:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E8=BF=9E=E6=8E=A5=E6=B1=A0=E7=9A=84=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index ac714d2..c82146a 100644 --- a/pom.xml +++ b/pom.xml @@ -155,6 +155,18 @@ xtools-boot-cache-redis ${xtools.version} + + + org.xujun + xtools-boot-db-druid + ${xtools.version} + + + + org.xujun + xtools-boot-db-hikari + ${xtools.version} + org.xujun