From 0f5ce140347b008bd73219e779834fc144b83fbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 14:11:57 +0000 Subject: [PATCH 1/2] Bump netty-all from 4.0.26.Final to 4.1.42.Final in /providers/netty4 Bumps [netty-all](https://github.com/netty/netty) from 4.0.26.Final to 4.1.42.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.26.Final...netty-4.1.42.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- providers/netty4/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/netty4/pom.xml b/providers/netty4/pom.xml index 88e2763f14..c2cb5d2d88 100644 --- a/providers/netty4/pom.xml +++ b/providers/netty4/pom.xml @@ -16,7 +16,7 @@ io.netty netty-all - 4.0.26.Final + 4.1.42.Final org.javassist From fc695cd2239cdfd6de18a5e95785e9df68d02706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:25:49 +0000 Subject: [PATCH 2/2] Bump io.netty:netty in /providers/netty3 Bumps [io.netty:netty](https://github.com/netty/netty) from 3.10.0.Final to 3.10.3.Final. - [Commits](https://github.com/netty/netty/compare/netty-3.10.0.Final...netty-3.10.3.Final) --- updated-dependencies: - dependency-name: io.netty:netty dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- providers/netty3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/netty3/pom.xml b/providers/netty3/pom.xml index b387a58561..9644372ec4 100644 --- a/providers/netty3/pom.xml +++ b/providers/netty3/pom.xml @@ -16,7 +16,7 @@ io.netty netty - 3.10.0.Final + 3.10.3.Final org.asynchttpclient