Skip to content

Commit c3506f7

Browse files
committed
Upgrade Netty 4.0.27.Final
1 parent c3902c6 commit c3506f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/netty4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>io.netty</groupId>
1818
<artifactId>netty-all</artifactId>
19-
<version>4.0.26.Final</version>
19+
<version>4.0.27.Final</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)