From 08203ee9e332ccd8bba9a79ce2b942ea36117b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 04:14:20 +0000 Subject: [PATCH] Bump netty-all from 4.1.79.Final to 4.1.87.Final Bumps [netty-all](https://github.com/netty/netty) from 4.1.79.Final to 4.1.87.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.79.Final...netty-4.1.87.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..615f4ee82 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.87.Final test diff --git a/riptide-core/pom.xml b/riptide-core/pom.xml index b022c5486..3cdedff7d 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.87.Final test