Skip to content

Commit 72c5adb

Browse files
authored
Update to latest netty release (#106)
Motivation: We should depend on the lastest release of netty Modifications: Bump up netty version Result: Depend on latest release
1 parent 0f0a85a commit 72c5adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<javaModuleName />
8585
<skipTests>false</skipTests>
8686
<packaging.type>jar</packaging.type>
87-
<netty.version>4.1.118.Final</netty.version>
87+
<netty.version>4.1.124.Final</netty.version>
8888
<netty.build.version>31</netty.build.version>
8989
<netty.jni-util.version>0.0.9.Final</netty.jni-util.version>
9090
<junit.version>5.9.0</junit.version>

0 commit comments

Comments
 (0)