From 52b686f12a1c4a008ffa6db7f283035f54e027d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 08:56:02 -0500 Subject: [PATCH] Bump netty-codec-http from 4.1.85.Final to 4.1.86.Final in /fhir-parent (#4124) * Bump netty-codec-http from 4.1.85.Final to 4.1.86.Final in /fhir-parent Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.85.Final to 4.1.86.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.85.Final...netty-4.1.86.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] * bump other netty modules too Signed-off-by: Lee Surprenant Signed-off-by: dependabot[bot] Signed-off-by: Lee Surprenant Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lee Surprenant --- fhir-parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fhir-parent/pom.xml b/fhir-parent/pom.xml index 287da48ba1e..76d0642bd92 100644 --- a/fhir-parent/pom.xml +++ b/fhir-parent/pom.xml @@ -615,7 +615,7 @@ io.netty netty-all - 4.1.85.Final + 4.1.86.Final @@ -623,14 +623,14 @@ io.netty netty-codec-http - 4.1.85.Final + 4.1.86.Final io.netty netty-handler - 4.1.85.Final + 4.1.86.Final