Upgrade to Jedis 3.6.0.

Closes #2022
This commit is contained in:
Mark Paluch
2021-04-26 08:25:41 +02:00
parent 80bc9749fd
commit bba9930f86

View File

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