DATAREDIS-1098 - Upgrade to Lettuce 5.2.2.

This commit is contained in:
Mark Paluch
2020-02-11 12:18:51 +01:00
parent 19d7a30143
commit b3d54a3684

View File

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