From 70fd00dd3c4dd62d84edde6f5c8d23d8e294eb56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:09:54 +0000 Subject: [PATCH] Bump com.squareup.okio:okio-jvm from 3.15.0 to 3.16.3 Bumps [com.squareup.okio:okio-jvm](https://github.com/square/okio) from 3.15.0 to 3.16.3. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/parent-3.15.0...parent-3.16.3) --- updated-dependencies: - dependency-name: com.squareup.okio:okio-jvm dependency-version: 3.16.3 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..0dc405a 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ com.squareup.okio okio-jvm - 3.15.0 + 3.16.3 commons-codec