Skip to content

Commit 158c73e

Browse files
committed
Upgrade to Lettuce 6.2.6.RELEASE.
Also, bump netty to 4.1.96. Closes #2680
1 parent e79627a commit 158c73e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
<beanutils>1.9.4</beanutils>
2424
<xstream>1.4.20</xstream>
2525
<pool>2.11.1</pool>
26-
<lettuce>6.2.5.RELEASE</lettuce>
26+
<lettuce>6.2.6.RELEASE</lettuce>
2727
<jedis>4.4.3</jedis>
2828
<multithreadedtc>1.01</multithreadedtc>
29-
<netty>4.1.89.Final</netty>
29+
<netty>4.1.96.Final</netty>
3030
<java-module-name>spring.data.redis</java-module-name>
3131
</properties>
3232

0 commit comments

Comments
 (0)