Browse Source

fixed issue #3350 ,upgrade netty

jianghang.loujh 1 year ago
parent
commit
ab30f3bd8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -301,7 +301,7 @@
             <dependency>
                 <groupId>io.netty</groupId>
                 <artifactId>netty-all</artifactId>
-                <version>4.1.6.Final</version>
+                <version>4.1.46.Final</version>
             </dependency>
             <dependency>
                 <groupId>org.jboss.netty</groupId>