Skip to content

Commit 260bb70

Browse files
committed
DATAREDIS-1132 - Upgrade to Netty 4.1.49.Final.
1 parent 722ac51 commit 260bb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<lettuce>5.3.0.RELEASE</lettuce>
2626
<jedis>3.2.0</jedis>
2727
<multithreadedtc>1.01</multithreadedtc>
28-
<netty>4.1.42.Final</netty>
28+
<netty>4.1.49.Final</netty>
2929
<java-module-name>spring.data.redis</java-module-name>
3030
</properties>
3131

0 commit comments

Comments
 (0)