Upgrade to Jedis 4.3.0

Closes: #2427
This commit is contained in:
Christoph Strobl
2022-10-10 13:36:11 +02:00
parent 5d522d98ab
commit 185ef6307a

View File

@@ -24,7 +24,7 @@
<xstream>1.4.19</xstream>
<pool>2.11.1</pool>
<lettuce>6.2.1.RELEASE</lettuce>
<jedis>4.2.3</jedis>
<jedis>4.3.0</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.79.Final</netty>
<java-module-name>spring.data.redis</java-module-name>