Skip to content

Commit c79d4cd

Browse files
committed
Upgrade to Jedis 5.0.1.
Closes spring-projects#2612 Original pull request: spring-projects#2716
1 parent 7d9d250 commit c79d4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<xstream>1.4.20</xstream>
2626
<pool>2.11.1</pool>
2727
<lettuce>6.2.6.RELEASE</lettuce>
28-
<jedis>5.0.0</jedis>
28+
<jedis>5.0.1</jedis>
2929
<multithreadedtc>1.01</multithreadedtc>
3030
<netty>4.1.96.Final</netty>
3131
<java-module-name>spring.data.redis</java-module-name>

0 commit comments

Comments
 (0)