DATAREDIS-665 - Upgrade to Lettuce 5.0 RC1.

Adapt to changes in Lettuce API.
This commit is contained in:
Mark Paluch
2017-07-20 15:51:04 +02:00
parent 54ba6e3494
commit b0d139af2e
8 changed files with 26 additions and 19 deletions

View File

@@ -21,7 +21,7 @@
<beanutils>1.9.2</beanutils>
<xstream>1.4.8</xstream>
<pool>2.2</pool>
<lettuce>5.0.0.M2</lettuce>
<lettuce>5.0.0.RC1</lettuce>
<jedis>2.9.0</jedis>
<multithreadedtc>1.01</multithreadedtc>
</properties>