From 17601886500c8e83cb3ed586c05f39da28f3b3ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:23:32 +0000 Subject: [PATCH] Bump io.netty:netty-codec-http2 in /samples/asyncflows-netty Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.54.Final to 4.1.100.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.54.Final...netty-4.1.100.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/asyncflows-netty/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/asyncflows-netty/pom.xml b/samples/asyncflows-netty/pom.xml index 5fb5695..1a4cf71 100644 --- a/samples/asyncflows-netty/pom.xml +++ b/samples/asyncflows-netty/pom.xml @@ -44,7 +44,7 @@ io.netty netty-codec-http2 - 4.1.54.Final + 4.1.100.Final org.asyncflows