From 98c18b12f546c43d57ec45db9e14765d8ff1cdc6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Mon, 24 Jun 2024 16:30:42 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20jedis=20=E7=89=88?=
=?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=A2=ABspring=20=E5=BC=BA=E5=88=B6=E9=99=90?=
=?UTF-8?q?=E5=88=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/pom.xml b/pom.xml
index 62894cb3..40dabee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,6 +374,13 @@
${fastjson.version}
+
+
+ redis.clients
+ jedis
+ 5.1.0
+
+
com.alibaba
transmittable-thread-local