Skip to content

Commit ff0503c

Browse files
committed
Upgrade to Jedis 4.4.5.
Closes #2718
1 parent 8573104 commit ff0503c

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>4.4.4</jedis>
28+
<jedis>4.4.5</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)