From 5d43d072f3087c30127fc0eab5df2264f4a0945d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 12:02:16 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20netty-all=20in=20/=E6=9E=81=E5=AE=A2?= =?UTF-8?q?=E5=A4=A7=E5=AD=A6Java=E8=AE=AD=E7=BB=83=E8=90=A5/week02/netty-?= =?UTF-8?q?server?= 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.10.Final to 4.1.42.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.10.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../week02/netty-server/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\346\236\201\345\256\242\345\244\247\345\255\246Java\350\256\255\347\273\203\350\220\245/week02/netty-server/pom.xml" "b/\346\236\201\345\256\242\345\244\247\345\255\246Java\350\256\255\347\273\203\350\220\245/week02/netty-server/pom.xml" index 16badfcf..53d4ebfc 100644 --- "a/\346\236\201\345\256\242\345\244\247\345\255\246Java\350\256\255\347\273\203\350\220\245/week02/netty-server/pom.xml" +++ "b/\346\236\201\345\256\242\345\244\247\345\255\246Java\350\256\255\347\273\203\350\220\245/week02/netty-server/pom.xml" @@ -18,7 +18,7 @@ io.netty netty-all - 4.1.10.Final + 4.1.42.Final