Skip to content

Commit 88440e8

Browse files
authored
Upgrade to netty 4.1.115.Final (#757)
Motivation: A new netty version was released Modifications: Update to latest netty version Result: Use latest netty version as dependency
1 parent 2f07bc1 commit 88440e8

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
@@ -74,7 +74,7 @@
7474
<javaModuleName />
7575
<skipTests>false</skipTests>
7676
<packaging.type>jar</packaging.type>
77-
<netty.version>4.1.114.Final</netty.version>
77+
<netty.version>4.1.115.Final</netty.version>
7878
<netty.build.version>31</netty.build.version>
7979
<netty.jni-util.version>0.0.9.Final</netty.jni-util.version>
8080
<junit.version>5.9.0</junit.version>

0 commit comments

Comments
 (0)