From d81e70bf4282f87f592f30268b3830eee0411f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:41:12 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20netty-all=20in=20/SpringBoot=E7=B3=BB?= =?UTF-8?q?=E5=88=97=E5=AD=A6=E4=B9=A0=E7=AC=94=E8=AE=B0/springboot-netty-?= =?UTF-8?q?demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [netty-all](https://github.com/netty/netty) from 4.1.6.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.6.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- .../springboot-netty-demo/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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