Skip to content

Commit 307ca5e

Browse files
committed
Upgrade to Jedis 4.4.4.
Closes #2708
1 parent 9e473b5 commit 307ca5e

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