From 1c2589b2ee103934aae3ea485bc812076cb2235b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:43:36 +0000 Subject: [PATCH] build(deps): bump io.netty:netty-tcnative-boringssl-static Bumps [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) from 2.0.74.Final to 2.0.75.Final. - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](https://github.com/netty/netty-tcnative/compare/netty-tcnative-parent-2.0.74.Final...netty-tcnative-parent-2.0.75.Final) --- updated-dependencies: - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-version: 2.0.75.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 15e7b069..3ad6948b 100644 --- a/pom.xml +++ b/pom.xml @@ -217,7 +217,7 @@ io.netty netty-tcnative-boringssl-static - 2.0.74.Final + 2.0.75.Final