From 482adb423ab117bf58af06e0fed05e6fcd0fd0e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 20:39:15 +0000 Subject: [PATCH] Bump com.squareup.okio:okio-jvm from 3.15.0 to 3.16.0 Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-3.15.0...parent-3.16.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a297dab..28271c5 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ com.squareup.okio okio-jvm - 3.15.0 + 3.16.0 commons-codec