From 4e605ccacf789f0919626c8ad3bae8ff8f36fd78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 16:01:37 +0000 Subject: [PATCH] build(deps): bump io.netty:netty-all in /project_code/server Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.0.17.Final to 4.1.42.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.0.17.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_code/server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_code/server/pom.xml b/project_code/server/pom.xml index eea1c2ad5..acc5b5281 100644 --- a/project_code/server/pom.xml +++ b/project_code/server/pom.xml @@ -37,7 +37,7 @@ io.netty netty-all - 4.0.17.Final + 4.1.42.Final com.google.protobuf