From a1383163dc33ce2b8f9cf9a6f3c3af352e9168b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Oct 2021 12:01:46 +0000 Subject: [PATCH] Bump okhttp.version from 4.9.1 to 4.9.2 Bumps `okhttp.version` from 4.9.1 to 4.9.2. Updates `okhttp` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2) Updates `logging-interceptor` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-patch ... 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 932b789bb..7db1b4294 100644 --- a/base-api-client/pom.xml +++ b/base-api-client/pom.xml @@ -13,7 +13,7 @@ 2.9.0 - 4.9.1 + 4.9.2