Skip to content

Commit

Permalink
Update to netty 4.1.75.Final (java-native-access#391)
Browse files Browse the repository at this point in the history
Motivation:

A new netty release is out

Modifications:

Update to 4.1.75.Final

Result:

Use latest release
  • Loading branch information
normanmaurer authored Mar 11, 2022
1 parent 6d94edc commit 853f460
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.74.Final</netty.version>
<netty.version>4.1.75.Final</netty.version>
<netty.build.version>30</netty.build.version>
<commons.codec.version>1.15</commons.codec.version>
<junit.version>5.7.0</junit.version>
Expand Down

0 comments on commit 853f460

Please sign in to comment.