Upgrade to jedis 3.6.2.

Closes: #2122
This commit is contained in:
Christoph Strobl
2021-07-16 07:48:01 +02:00
parent 665569b9e7
commit a7d574e330

View File

@@ -23,7 +23,7 @@
<xstream>1.4.17</xstream>
<pool>2.9.0</pool>
<lettuce>6.1.4.RELEASE</lettuce>
<jedis>3.6.1</jedis>
<jedis>3.6.2</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.65.Final</netty>
<java-module-name>spring.data.redis</java-module-name>