From 51f0c639c888bce690077833c3c33f902cf832ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:10:04 +0000 Subject: [PATCH] Bump netty-all from 4.0.32.Final to 4.1.42.Final in /websocket Bumps [netty-all](https://github.com/netty/netty) from 4.0.32.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.32.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- websocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket/pom.xml b/websocket/pom.xml index a1d63faab..11ba7eb0a 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -12,7 +12,7 @@ - 4.0.32.Final + 4.1.42.Final