From 8c9dea5bfe12ac7d744c3f09b56338f80eb3039c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:49:13 +0000 Subject: [PATCH] Bump com.squareup.okio:okio from 2.8.0 to 3.17.0 Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 2.8.0 to 3.17.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-2.8.0...parent-3.17.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f8ccb76..25d77d9 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ com.squareup.okio okio - 2.8.0 + 3.17.0 io.quarkus