From 20549a93e4f7f97f7826b6d5bddac6f577e5c333 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Sat, 9 Dec 2023 11:49:41 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E4=B8=BBpom=E6=81=A2=E5=A4=8Djedis?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=8C=E4=BB=85qidian=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=9C=80=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa3b9647d..547507d98 100644 --- a/pom.xml +++ b/pom.xml @@ -280,7 +280,7 @@ redis.clients jedis - 4.3.2 + 3.3.0 provided diff --git a/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml b/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml index 5e96df191..3ad885fd2 100644 --- a/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml +++ b/spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml @@ -20,6 +20,7 @@ redis.clients jedis + 4.3.2 compile