From 9628c81976a05a0e0b87dbff4bbf73199119bc85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 15:35:55 +0000 Subject: [PATCH] Bump com.squareup.okio:okio in /coinapi/market-data-api/sdk/java-rest Bumps [com.squareup.okio:okio](https://github.com/square/okio) from 1.13.0 to 1.17.6. - [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/okio-parent-1.13.0...okio-parent-1.17.6) --- updated-dependencies: - dependency-name: com.squareup.okio:okio dependency-version: 1.17.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- coinapi/market-data-api/sdk/java-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coinapi/market-data-api/sdk/java-rest/pom.xml b/coinapi/market-data-api/sdk/java-rest/pom.xml index e6d90c0b61..2daa867d0a 100644 --- a/coinapi/market-data-api/sdk/java-rest/pom.xml +++ b/coinapi/market-data-api/sdk/java-rest/pom.xml @@ -57,7 +57,7 @@ com.squareup.okio okio - 1.13.0 + 1.17.6 com.squareup.okhttp3