From 19314605000a8dfa9dec77e841e5b969b35675f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 15:15:24 +0000 Subject: [PATCH] Bump netty-all in /third-party-technology-sample/netty-sample Bumps [netty-all](https://github.com/netty/netty) from 4.1.35.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.35.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- third-party-technology-sample/netty-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party-technology-sample/netty-sample/pom.xml b/third-party-technology-sample/netty-sample/pom.xml index 2d05a6b..0006119 100644 --- a/third-party-technology-sample/netty-sample/pom.xml +++ b/third-party-technology-sample/netty-sample/pom.xml @@ -16,7 +16,7 @@ io.netty netty-all - 4.1.35.Final + 4.1.42.Final \ No newline at end of file