Upgrade to Jedis 5.2.0.

Closes #3008
This commit is contained in:
Mark Paluch
2024-10-10 09:04:32 +02:00
parent 6d1e635470
commit cf42be1c42

View File

@@ -25,7 +25,7 @@
<xstream>1.4.20</xstream>
<pool>2.11.1</pool>
<lettuce>6.4.0.RELEASE</lettuce>
<jedis>5.1.5</jedis>
<jedis>5.2.0</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.107.Final</netty>
<java-module-name>spring.data.redis</java-module-name>