From 120b8cbea97a779e4d766b027003649b0176e08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 04:17:24 +0000 Subject: [PATCH] Bump netty-all from 4.1.79.Final to 4.1.86.Final Bumps [netty-all](https://github.com/netty/netty) from 4.1.79.Final to 4.1.86.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.79.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 5ff953ae4..b9366235c 100644 --- a/riptide-compression/pom.xml +++ b/riptide-compression/pom.xml @@ -29,7 +29,7 @@ io.netty netty-all - 4.1.79.Final + 4.1.86.Final test diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index b022c5486..134aa103d 100644 --- a/riptide-core/pom.xml +++ b/riptide-core/pom.xml @@ -61,7 +61,7 @@ io.netty netty-all - 4.1.79.Final + 4.1.86.Final test