From 222651f69898fe3d829364c669b25329888b4bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 19:08:02 +0000 Subject: [PATCH] Bump io.netty:netty-codec-http2 in /end2end-test-examples/firestore Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.100.Final to 4.1.124.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.124.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.1.124.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- end2end-test-examples/firestore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/end2end-test-examples/firestore/pom.xml b/end2end-test-examples/firestore/pom.xml index 772fa99..766d672 100644 --- a/end2end-test-examples/firestore/pom.xml +++ b/end2end-test-examples/firestore/pom.xml @@ -34,7 +34,7 @@ io.netty netty-codec-http2 - 4.1.100.Final + 4.1.124.Final