diff --git "a/SpringBoot\347\263\273\345\210\227\345\255\246\344\271\240\347\254\224\350\256\260/springboot-netty-demo/pom.xml" "b/SpringBoot\347\263\273\345\210\227\345\255\246\344\271\240\347\254\224\350\256\260/springboot-netty-demo/pom.xml" index e170cfd..702fe32 100644 --- "a/SpringBoot\347\263\273\345\210\227\345\255\246\344\271\240\347\254\224\350\256\260/springboot-netty-demo/pom.xml" +++ "b/SpringBoot\347\263\273\345\210\227\345\255\246\344\271\240\347\254\224\350\256\260/springboot-netty-demo/pom.xml" @@ -44,7 +44,7 @@ io.netty netty-all - 4.1.6.Final + 4.1.42.Final