Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 6a3704b

Browse files
authored
Update to netty 4.1.114.Final (#256)
Motivation: A new netty version was released Modifications: Update to latest netty release Result: Depend on latest netty version
1 parent 65b4234 commit 6a3704b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
<checkstyle.version>8.38</checkstyle.version>
7979
<junit.version>5.9.0</junit.version>
80-
<netty.version>4.1.113.Final</netty.version>
80+
<netty.version>4.1.114.Final</netty.version>
8181
<netty-tcnative-boringssl-static.version>2.0.66.Final</netty-tcnative-boringssl-static.version>
8282
<bouncycastle.version>1.68</bouncycastle.version>
8383
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>

0 commit comments

Comments
 (0)