From c202dea42d02e9767037394061b78627c573d954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 21:33:30 +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.132.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.132.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.1.132.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..ed44361 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.132.Final