From 926fa8f3b807876cf36d1b651c21d7bef3033a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 05:01:11 +0000 Subject: [PATCH] Bump netty-codec from 4.1.52.Final to 4.1.86.Final Bumps [netty-codec](https://github.com/netty/netty) from 4.1.52.Final to 4.1.86.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.52.Final...netty-4.1.86.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 7e5286e..00dd918 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -81,7 +81,7 @@ io.netty netty-codec - 4.1.52.Final + 4.1.86.Final provided