From d036bc27aedd8288d64036ca0b08f5c28a1bfa01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 05:03:49 +0000 Subject: [PATCH] Bump netty-transport-native-epoll from 4.1.58.Final to 4.1.77.Final Bumps [netty-transport-native-epoll](https://github.com/netty/netty) from 4.1.58.Final to 4.1.77.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.58.Final...netty-4.1.77.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- proxy-implementation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy-implementation/pom.xml b/proxy-implementation/pom.xml index 3dffcfa9..a0737c40 100644 --- a/proxy-implementation/pom.xml +++ b/proxy-implementation/pom.xml @@ -45,7 +45,7 @@ io.netty netty-transport-native-epoll - 4.1.58.Final + 4.1.77.Final compile