From c5a1f720c9525b8a7a3f2050ad6625c6748ca7a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 17:02:55 +0000 Subject: [PATCH] Bump okio from 1.13.0 to 3.4.0 in /callstats-java-sdk Bumps [okio](https://github.com/square/okio) from 1.13.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.13.0...parent-3.4.0) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- callstats-java-sdk/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/callstats-java-sdk/pom.xml b/callstats-java-sdk/pom.xml index a51d8eb..a3ead02 100644 --- a/callstats-java-sdk/pom.xml +++ b/callstats-java-sdk/pom.xml @@ -84,7 +84,7 @@ com.squareup.okio okio - 1.13.0 + 3.4.0 commons-codec