Upgrade to Jedis 3.6.0-RC1.

See #2017.
Original Pull Request: #2021
This commit is contained in:
Mark Paluch
2021-03-24 11:20:00 +01:00
committed by Christoph Strobl
parent d1418991b7
commit c547ba2b6c

View File

@@ -25,7 +25,7 @@
<xstream>1.4.16</xstream>
<pool>2.9.0</pool>
<lettuce>6.1.0.RELEASE</lettuce>
<jedis>3.5.2</jedis>
<jedis>3.6.0-RC1</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.60.Final</netty>
<java-module-name>spring.data.redis</java-module-name>