From f5ab6b9bb09dc1a4b131fa0efc3027370dd44749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 05:56:46 +0000 Subject: [PATCH] Bump netty-buffer from 4.1.58.Final to 4.1.89.Final Bumps [netty-buffer](https://github.com/netty/netty) from 4.1.58.Final to 4.1.89.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.58.Final...netty-4.1.89.Final) --- updated-dependencies: - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- proxy-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy-api/pom.xml b/proxy-api/pom.xml index 03306702..b582372e 100644 --- a/proxy-api/pom.xml +++ b/proxy-api/pom.xml @@ -67,7 +67,7 @@ io.netty netty-buffer - 4.1.58.Final + 4.1.89.Final provided