From c7b8a5809e799c262d6f64858a8ff892ffb9e3a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 19:59:03 +0000 Subject: [PATCH] chore(deps): bump netty.version from 4.1.72.Final to 4.1.74.Final Bumps `netty.version` from 4.1.72.Final to 4.1.74.Final. Updates `netty-codec-http` from 4.1.72.Final to 4.1.74.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.72.Final...netty-4.1.74.Final) Updates `netty-handler` from 4.1.72.Final to 4.1.74.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.72.Final...netty-4.1.74.Final) Updates `netty-transport` from 4.1.72.Final to 4.1.74.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.72.Final...netty-4.1.74.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f13af91ce..8bf295f47 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ UTF-8 UTF-8 ${skipTests} - 4.1.72.Final + 4.1.74.Final @@ -438,7 +438,7 @@ org.slf4j slf4j-api - 1.7.33 + 1.7.35 io.netty