Skip to content

Commit 4f23ca6

Browse files
committed
Upgrade to Lettuce 6.1.0 RC1.
Closes #2002
1 parent 9b39c09 commit 4f23ca6

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
@@ -22,10 +22,10 @@
2222
<beanutils>1.9.2</beanutils>
2323
<xstream>1.4.15</xstream>
2424
<pool>2.9.0</pool>
25-
<lettuce>6.1.0.M1</lettuce>
25+
<lettuce>6.1.0.RC1</lettuce>
2626
<jedis>3.5.2</jedis>
2727
<multithreadedtc>1.01</multithreadedtc>
28-
<netty>4.1.51.Final</netty>
28+
<netty>4.1.60.Final</netty>
2929
<java-module-name>spring.data.redis</java-module-name>
3030
</properties>
3131

0 commit comments

Comments
 (0)