From f977725922711746f0e34ba7950217f9844e6d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 06:30:56 +0000 Subject: [PATCH] Bump netty-all from 4.1.6.Final to 4.1.42.Final in /netty 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) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- netty/netty-msg-send/pom.xml | 2 +- netty/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/netty/netty-msg-send/pom.xml b/netty/netty-msg-send/pom.xml index 1b345a75..7db738c3 100644 --- a/netty/netty-msg-send/pom.xml +++ b/netty/netty-msg-send/pom.xml @@ -26,7 +26,7 @@ io.netty netty-all - 5.0.0.Alpha1 + 4.1.42.Final diff --git a/netty/pom.xml b/netty/pom.xml index dd25a2e1..b7f5bf77 100644 --- a/netty/pom.xml +++ b/netty/pom.xml @@ -17,7 +17,7 @@ io.netty netty-all - 4.1.6.Final + 4.1.42.Final