Skip to content

Commit 4e974e9

Browse files
committed
Update to Netty 4.1.13.Final
1 parent af7f72c commit 4e974e9

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>io.netty</groupId>
100100
<artifactId>netty-all</artifactId>
101-
<version>4.1.12.Final</version>
101+
<version>4.1.13.Final</version>
102102
<scope>test</scope>
103103
</dependency>
104104
<dependency>

0 commit comments

Comments
 (0)