From df500cbfd8aa10025428bd480360cf7707646381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 06:00:40 +0000 Subject: [PATCH] Bump netty-handler from 4.1.58.Final to 4.1.70.Final Bumps [netty-handler](https://github.com/netty/netty) from 4.1.58.Final to 4.1.70.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.58.Final...netty-4.1.70.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d21d3d7..fe4a59e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.netty netty-handler - 4.1.58.Final + 4.1.70.Final compile