From ac775581f4310c2cfd295c08902d91a2a7f1a812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 06:00:52 +0000 Subject: [PATCH] Bump netty-transport-native-epoll from 4.1.60.Final to 4.1.73.Final Bumps [netty-transport-native-epoll](https://github.com/netty/netty) from 4.1.60.Final to 4.1.73.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.60.Final...netty-4.1.73.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d21d3d7..58b3d50 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ io.netty netty-transport-native-epoll - 4.1.60.Final + 4.1.73.Final compile