From 3663d6ac39940b65d445e878e70e20a4f723d873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 14:04:45 +0000 Subject: [PATCH] build(deps): bump com.squareup.okio:okio from 3.17.0 to 3.18.0 Bumps [com.squareup.okio:okio](https://github.com/lysine-dev/okio) from 3.17.0 to 3.18.0. - [Changelog](https://github.com/lysine-dev/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okio/compare/parent-3.17.0...parent-3.18.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.18.0 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 dffa88e3fd..4af47abcfb 100644 --- a/modules/transport-h2/pom.xml +++ b/modules/transport-h2/pom.xml @@ -134,7 +134,7 @@ com.squareup.okio okio - 3.17.0 + 3.18.0