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