From 9790b703224e1c6eca2885d51e3440526fa0518c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:03:09 +0000 Subject: [PATCH] Bump okio from 1.14.0 to 3.4.0 in /core Bumps [okio](https://github.com/square/okio) from 1.14.0 to 3.4.0. - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okio/compare/okio-parent-1.14.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index cdd7ca7f9..09a1817e7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -55,7 +55,7 @@ com.squareup.okio okio - 1.14.0 + 3.4.0 it.unimi.dsi