From 69361b6c8eb0399548b0ef481c1c33f30e317f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:27:51 +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.133.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.133.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.1.133.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..e75fde8 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.133.Final