From d2e395f302b2815ff0f4f74aa48e5cf8b9fd3c9a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 20:27:43 +0000 Subject: [PATCH] Bump netty-all from 4.1.46.Final to 4.1.66.Final in /ChatClientGUI Bumps [netty-all](https://github.com/netty/netty) from 4.1.46.Final to 4.1.66.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.46.Final...netty-4.1.66.Final) Signed-off-by: dependabot-preview[bot] --- ChatClientGUI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatClientGUI/pom.xml b/ChatClientGUI/pom.xml index 9ef7928..53e39af 100644 --- a/ChatClientGUI/pom.xml +++ b/ChatClientGUI/pom.xml @@ -29,7 +29,7 @@ io.netty netty-all - 4.1.46.Final + 4.1.66.Final com.google.guava