From a9c267df3e1ceeeb3bf57247d220def3298a7802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 05:01:51 +0000 Subject: [PATCH] Bump netty-codec from 4.1.52.Final to 4.1.87.Final Bumps [netty-codec](https://github.com/netty/netty) from 4.1.52.Final to 4.1.87.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.52.Final...netty-4.1.87.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..94bc9cf 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -81,7 +81,7 @@ io.netty netty-codec - 4.1.52.Final + 4.1.87.Final provided