Skip to content

Commit adb4631

Browse files
committed
[fit] upgrade netty from 4.2.2.Final to 4.2.6.Final
1 parent 3d5b092 commit adb4631

File tree

1 file changed

+1
-1
lines changed
  • framework/fit/java/fit-builtin/plugins/fit-http-server-netty

1 file changed

+1
-1
lines changed

framework/fit/java/fit-builtin/plugins/fit-http-server-netty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<properties>
2020
<!-- Third-party versions -->
21-
<netty.version>4.2.2.Final</netty.version>
21+
<netty.version>4.2.6.Final</netty.version>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)