Upgrade to Lettuce 6.2.6.RELEASE.
Also, bump netty to 4.1.96. Closes #2680
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -23,10 +23,10 @@
|
||||
<beanutils>1.9.4</beanutils>
|
||||
<xstream>1.4.20</xstream>
|
||||
<pool>2.11.1</pool>
|
||||
<lettuce>6.2.5.RELEASE</lettuce>
|
||||
<lettuce>6.2.6.RELEASE</lettuce>
|
||||
<jedis>4.3.2</jedis>
|
||||
<multithreadedtc>1.01</multithreadedtc>
|
||||
<netty>4.1.89.Final</netty>
|
||||
<netty>4.1.96.Final</netty>
|
||||
<java-module-name>spring.data.redis</java-module-name>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user