From 56f40e5b7706addd678a38fabce9fcf21eb592d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 13:06:48 +0000 Subject: [PATCH] build(deps): bump com.squareup.okio:okio from 3.6.0 to 3.16.4 Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 3.6.0 to 3.16.4. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-3.6.0...parent-3.16.4) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.16.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/transport-h2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/transport-h2/pom.xml b/modules/transport-h2/pom.xml index 0c92fe7320..7a0d1d6395 100644 --- a/modules/transport-h2/pom.xml +++ b/modules/transport-h2/pom.xml @@ -134,7 +134,7 @@ com.squareup.okio okio - 3.6.0 + 3.16.4