DATAREDIS-1112 - Upgrade to Lettuce 5.3.

This commit is contained in:
Mark Paluch
2020-04-27 15:00:02 +02:00
parent 0e0519ce25
commit 722ac511cb

View File

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