We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf20c4 commit 20549a9Copy full SHA for 20549a9
pom.xml
@@ -280,7 +280,7 @@
280
<dependency>
281
<groupId>redis.clients</groupId>
282
<artifactId>jedis</artifactId>
283
- <version>4.3.2</version>
+ <version>3.3.0</version>
284
<scope>provided</scope>
285
</dependency>
286
spring-boot-starters/wx-java-qidian-spring-boot-starter/pom.xml
@@ -20,6 +20,7 @@
20
21
22
23
+ <version>4.3.2</version>
24
<scope>compile</scope>
25
26
0 commit comments