DATAREDIS-1055 - Upgrade to Lettuce 5.2.1.

This commit is contained in:
Mark Paluch
2019-12-04 11:45:08 +01:00
parent 1ad580409d
commit 4c8a410b1f

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>