DATAREDIS-1055 - Upgrade to Lettuce 5.2.1.

This commit is contained in:
Mark Paluch
2019-10-30 15:58:23 +01:00
parent 90be8d388e
commit af37643526

View File

@@ -21,7 +21,7 @@
<beanutils>1.9.2</beanutils>
<xstream>1.4.8</xstream>
<pool>2.7.0</pool>
<lettuce>5.2.0.RELEASE</lettuce>
<lettuce>5.2.1.RELEASE</lettuce>
<jedis>3.1.0</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.42.Final</netty>