From b2b50ec235046087c8833056e44a41e7daac4395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Sep 2021 16:23:25 +0000 Subject: [PATCH] Bump netty-codec in /reformcloud2-protocol Bumps [netty-codec](https://github.com/netty/netty) from 4.1.51.Final to 4.1.68.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.51.Final...netty-4.1.68.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reformcloud2-protocol/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reformcloud2-protocol/pom.xml b/reformcloud2-protocol/pom.xml index e1d3b6672..4e3f6712f 100644 --- a/reformcloud2-protocol/pom.xml +++ b/reformcloud2-protocol/pom.xml @@ -16,7 +16,7 @@ io.netty netty-codec - 4.1.51.Final + 4.1.68.Final provided true