Skip to content

Commit a96e6f3

Browse files
committed
调整部分依赖版本,修复编译失败问题
1 parent 4f41aa7 commit a96e6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<dependency>
222222
<groupId>redis.clients</groupId>
223223
<artifactId>jedis</artifactId>
224-
<version>3.0</version>
224+
<version>2.9.0</version>
225225
<scope>provided</scope>
226226
</dependency>
227227
</dependencies>

0 commit comments

Comments
 (0)