Upgrade to Jedis 4.4.4.

Closes #2708
This commit is contained in:
Mark Paluch
2023-09-12 15:49:57 +02:00
parent 9e473b5dcd
commit 307ca5e431

View File

@@ -25,7 +25,7 @@
<xstream>1.4.20</xstream>
<pool>2.11.1</pool>
<lettuce>6.2.6.RELEASE</lettuce>
<jedis>4.4.3</jedis>
<jedis>4.4.4</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.96.Final</netty>
<java-module-name>spring.data.redis</java-module-name>