From 7937c8f6e3a84edf4ff2aa1344246de4c699861f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 04:10:31 +0000 Subject: [PATCH] Bump netty-all from 4.1.75.Final to 4.1.86.Final Bumps [netty-all](https://github.com/netty/netty) from 4.1.75.Final to 4.1.86.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.75.Final...netty-4.1.86.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- riptide-compression/pom.xml | 2 +- riptide-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/riptide-compression/pom.xml b/riptide-compression/pom.xml index 0db0a89c5..070a0901f 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -29,7 +29,7 @@ io.netty netty-all - 4.1.75.Final + 4.1.86.Final test diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index 1b95b3596..72dcf62af 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -61,7 +61,7 @@ io.netty netty-all - 4.1.75.Final + 4.1.86.Final test