From 793ba841e949f45c6923e33abec2c14be2ed78f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2020 18:56:34 +0000 Subject: [PATCH] Bump netty-handler from 4.1.44.Final to 4.1.45.Final in /nb-api Bumps [netty-handler](https://github.com/netty/netty) from 4.1.44.Final to 4.1.45.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.44.Final...netty-4.1.45.Final) Signed-off-by: dependabot[bot] --- nb-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nb-api/pom.xml b/nb-api/pom.xml index 0acc9bd8e..f0f5e0dd8 100644 --- a/nb-api/pom.xml +++ b/nb-api/pom.xml @@ -110,7 +110,7 @@ io.netty netty-handler - 4.1.44.Final + 4.1.45.Final