Upgrade to Jedis 5.1.4.

Closes #2964
This commit is contained in:
Mark Paluch
2024-08-12 08:35:34 +02:00
parent af70648cb7
commit 67fc8c4da4

View File

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