From e793983d6f25b4b1fbf59d016014ffe41a5d199f Mon Sep 17 00:00:00 2001 From: zengxiaobo Date: Thu, 20 Jun 2024 10:36:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- redis-support-lib/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/redis-support-lib/pom.xml b/redis-support-lib/pom.xml index 0a63193..1126c03 100644 --- a/redis-support-lib/pom.xml +++ b/redis-support-lib/pom.xml @@ -21,6 +21,11 @@ org.springframework.boot spring-boot-starter-data-redis + + + org.apache.commons + commons-pool2 + \ No newline at end of file