From 0722f4d86cf9886234993037469dab3885e5f3e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 05:02:05 +0000 Subject: [PATCH] Bump netty-buffer from 4.1.52.Final to 4.1.85.Final Bumps [netty-buffer](https://github.com/netty/netty) from 4.1.52.Final to 4.1.85.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.52.Final...netty-4.1.85.Final) --- updated-dependencies: - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- protocol/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/pom.xml b/protocol/pom.xml index 72d3639..adb5951 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -15,7 +15,7 @@ io.netty netty-buffer - 4.1.52.Final + 4.1.85.Final provided