Skip to content

Commit

Permalink
Upgrade to netty 4.1.115.Final (#93)
Browse files Browse the repository at this point in the history
Motivation:

A new netty version was released

Modifications:

Update to netty 4.1.115.Final

Result:

Depend on latest netty version
  • Loading branch information
normanmaurer authored Nov 12, 2024
1 parent 0b272ee commit a5c9114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<javaModuleName />
<skipTests>false</skipTests>
<packaging.type>jar</packaging.type>
<netty.version>4.1.114.Final</netty.version>
<netty.version>4.1.115.Final</netty.version>
<netty.build.version>31</netty.build.version>
<netty.jni-util.version>0.0.9.Final</netty.jni-util.version>
<junit.version>5.9.0</junit.version>
Expand Down

0 comments on commit a5c9114

Please sign in to comment.