Skip to content

Commit

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

There was a new netty release

Modifications:

Upgrade to 4.1.107.Final

Result:

Use latest netty version
  • Loading branch information
normanmaurer authored Feb 13, 2024
1 parent b047cec commit e3ee9e7
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 @@

<checkstyle.version>8.38</checkstyle.version>
<junit.version>5.9.0</junit.version>
<netty.version>4.1.106.Final</netty.version>
<netty.version>4.1.107.Final</netty.version>
<netty-tcnative-boringssl-static.version>2.0.61.Final</netty-tcnative-boringssl-static.version>
<bouncycastle.version>1.68</bouncycastle.version>
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
Expand Down

0 comments on commit e3ee9e7

Please sign in to comment.