From 2cf21873e0758fd79c6ffc1e7545754631093f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 19:27:35 +0000 Subject: [PATCH] Bump io.netty:netty-all in /trunk/battleServer Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.13.Final to 4.1.42.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.13.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- trunk/battleServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/battleServer/pom.xml b/trunk/battleServer/pom.xml index 177fdb6..57ccd5b 100644 --- a/trunk/battleServer/pom.xml +++ b/trunk/battleServer/pom.xml @@ -135,7 +135,7 @@ io.netty netty-all - 4.1.13.Final + 4.1.42.Final