Skip to content

Commit ce3c439

Browse files
committed
Upgrade to Jedis 4.4.3.
Closes #2634
1 parent d25de89 commit ce3c439

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
@@ -24,7 +24,7 @@
2424
<xstream>1.4.20</xstream>
2525
<pool>2.11.1</pool>
2626
<lettuce>6.2.4.RELEASE</lettuce>
27-
<jedis>4.3.2</jedis>
27+
<jedis>4.4.3</jedis>
2828
<multithreadedtc>1.01</multithreadedtc>
2929
<netty>4.1.89.Final</netty>
3030
<java-module-name>spring.data.redis</java-module-name>

0 commit comments

Comments
 (0)