Upgrade to jedis 3.6.3.

Closes: #2133
This commit is contained in:
Christoph Strobl
2021-07-23 12:55:16 +02:00
parent b57a1e0376
commit 4dcb215798

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.2</jedis>
<jedis>3.6.3</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.65.Final</netty>
<java-module-name>spring.data.redis</java-module-name>