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

Commit bf1c049

Browse files
authored
Update to netty 4.1.117.Final (#265)
Motivation: We released a new netty version Modifications: Update to 4.1.117.Final Result: Use latest release
1 parent da7e4b2 commit bf1c049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.116.Final</netty.version>
80+
<netty.version>4.1.117.Final</netty.version>
8181
<netty-tcnative-boringssl-static.version>2.0.69.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)