Skip to content

Commit a2d323e

Browse files
author
Stephane Landelle
committed
Upgrade Netty 4.0.21
1 parent a2bcccf commit a2d323e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/netty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.netty</groupId>
4141
<artifactId>netty-all</artifactId>
42-
<version>4.0.20.Final</version>
42+
<version>4.0.21.Final</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)