From 2e37a93eadec3a4210e724e2920cb5963903f6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 07:42:17 +0000 Subject: [PATCH] Bump netty-all from 4.1.16.Final to 4.1.42.Final in /rpc-core Bumps [netty-all](https://github.com/netty/netty) from 4.1.16.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.16.Final...netty-4.1.42.Final) Signed-off-by: dependabot[bot] --- rpc-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpc-core/pom.xml b/rpc-core/pom.xml index 1b5558e..eb2c9f2 100644 --- a/rpc-core/pom.xml +++ b/rpc-core/pom.xml @@ -42,7 +42,7 @@ io.netty netty-all - 4.1.16.Final + 4.1.42.Final