Upgrade to Jedis 3.7.1.

Closes #2220
This commit is contained in:
Mark Paluch
2022-01-04 13:55:53 +01:00
parent 2f70ccbe39
commit 1fb0e89af6

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>