DATAREDIS-1197 - Upgrade to Lettuce 6.0 RC1.

Adopt to API changes.

Original Pull Request: #554
This commit is contained in:
Mark Paluch
2020-08-07 11:19:19 +02:00
committed by Christoph Strobl
parent 51ea73afc6
commit da5bab1fb2
10 changed files with 49 additions and 56 deletions

View File

@@ -22,7 +22,7 @@
<beanutils>1.9.2</beanutils>
<xstream>1.4.12</xstream>
<pool>2.7.0</pool>
<lettuce>5.3.3.RELEASE</lettuce>
<lettuce>6.0.0.RC1</lettuce>
<jedis>3.3.0</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.51.Final</netty>