From 9e2809f243094f7d4a2379c953eb4f8e5eddd7d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:02:45 +0000 Subject: [PATCH] Bump okio from 1.14.0 to 3.4.0 in /java 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] --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index ec21503..f1d29f3 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -121,7 +121,7 @@ under the License. com.squareup.okio okio - 1.14.0 + 3.4.0 com.google.auto.service