Upgrade to Jedis 3.5.1.

Closes #1950.
This commit is contained in:
Mark Paluch
2021-01-27 10:23:45 +01:00
parent 527d034926
commit ef648ec97b

View File

@@ -23,7 +23,7 @@
<xstream>1.4.15</xstream>
<pool>2.7.0</pool>
<lettuce>6.0.2.RELEASE</lettuce>
<jedis>3.3.0</jedis>
<jedis>3.5.1</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.51.Final</netty>
<java-module-name>spring.data.redis</java-module-name>