Upgrade to Jedis 4.4.3.

Closes #2634
This commit is contained in:
Mark Paluch
2023-07-11 15:57:11 +02:00
parent d25de89fec
commit ce3c439a17

View File

@@ -24,7 +24,7 @@
<xstream>1.4.20</xstream>
<pool>2.11.1</pool>
<lettuce>6.2.4.RELEASE</lettuce>
<jedis>4.3.2</jedis>
<jedis>4.4.3</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.89.Final</netty>
<java-module-name>spring.data.redis</java-module-name>