Upgrade to Jedis 3.7.1.

Closes #2220
This commit is contained in:
Mark Paluch
2022-01-04 13:55:53 +01:00
parent 6ac25b6c54
commit ca7b004513

View File

@@ -23,7 +23,7 @@
<xstream>1.4.18</xstream>
<pool>2.9.0</pool>
<lettuce>6.1.5.RELEASE</lettuce>
<jedis>3.7.0</jedis>
<jedis>3.7.1</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.72.Final</netty>
<java-module-name>spring.data.redis</java-module-name>