From 6d8fc16ab868c031edd922f57583ad837a3ac06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 03:35:13 +0000 Subject: [PATCH] Bump io.netty:netty-all from 4.1.105.Final to 4.1.106.Final Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.105.Final to 4.1.106.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.105.Final...netty-4.1.106.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- pom.xml | 2 +- shared/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 2897d9bf..88213bdc 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -28,7 +28,7 @@ io.netty netty-all - 4.1.105.Final + 4.1.106.Final compile diff --git a/pom.xml b/pom.xml index e942cf85..a1bbfaba 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ io.netty netty-all - 4.1.105.Final + 4.1.106.Final compile diff --git a/shared/pom.xml b/shared/pom.xml index ff9086e9..eba09f28 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -43,7 +43,7 @@ io.netty netty-all - 4.1.105.Final + 4.1.106.Final compile