From a6bd31c9ab933d23c0b5248c7518b51574af3b6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 12:32:56 +0000 Subject: [PATCH] deps(maven): bump okhttp.version from 4.12.0 to 5.4.0 Bumps `okhttp.version` from 4.12.0 to 5.4.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.4.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- base-api-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-api-client/pom.xml b/base-api-client/pom.xml index 24f509ee..e9e45289 100644 --- a/base-api-client/pom.xml +++ b/base-api-client/pom.xml @@ -13,7 +13,7 @@ 3.0.0 - 4.12.0 + 5.4.0