From ed9f4b0f3a7c1a8a863039213ada81dec868038a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 19:26:10 +0000 Subject: [PATCH] Bump netty-codec-http from 4.1.33.Final to 4.1.71.Final Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.33.Final to 4.1.71.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.33.Final...netty-4.1.71.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- rpollingc-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9ff530c..5bdf415 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ io.netty netty-codec-http - 4.1.33.Final + 4.1.71.Final diff --git a/rpollingc-core/pom.xml b/rpollingc-core/pom.xml index 624778a..ddb9aa1 100644 --- a/rpollingc-core/pom.xml +++ b/rpollingc-core/pom.xml @@ -36,7 +36,7 @@ io.netty netty-codec-http - 4.1.33.Final + 4.1.71.Final junit