Skip to content

Commit

Permalink
Upgrade to netty 4.1.84.Final (java-native-access#450)
Browse files Browse the repository at this point in the history
Motivation:

A new netty release is out

Modifications:

Upgrade to 4.1.84.Final

Result:

Use latest netty release
  • Loading branch information
normanmaurer authored Oct 12, 2022
1 parent 1b1166f commit b501bd0
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 @@ -73,7 +73,7 @@
<javaModuleName />
<skipTests>false</skipTests>
<packaging.type>jar</packaging.type>
<netty.version>4.1.82.Final</netty.version>
<netty.version>4.1.84.Final</netty.version>
<netty.build.version>31</netty.build.version>
<commons.codec.version>1.15</commons.codec.version>
<junit.version>5.9.0</junit.version>
Expand Down

0 comments on commit b501bd0

Please sign in to comment.