DATAREDIS-1020 - Upgrade to Lettuce 5.1.8.RELEASE.

This commit is contained in:
Mark Paluch
2019-07-30 14:11:18 +02:00
parent 30518bb188
commit 64f464c38f

View File

@@ -21,7 +21,7 @@
<beanutils>1.9.2</beanutils>
<xstream>1.4.8</xstream>
<pool>2.2</pool>
<lettuce>5.1.6.RELEASE</lettuce>
<lettuce>5.1.8.RELEASE</lettuce>
<jedis>2.9.3</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.22.Final</netty>