From 9d8558e8835def7bae8309dddef74a5bb9ec8108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:34:17 +0000 Subject: [PATCH] Bump netty-handler from 4.1.0.Beta8 to 4.1.94.Final in /sdk Bumps [netty-handler](https://github.com/netty/netty) from 4.1.0.Beta8 to 4.1.94.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.0.Beta8...netty-4.1.94.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/pom.xml b/sdk/pom.xml index f7b836a156..9ae003cb5e 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -488,7 +488,7 @@ io.netty netty-handler - 4.1.0.Beta8 + 4.1.94.Final