From 4e5e557f3480b3b19fc4ea4604994bb9d6aa0a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 23:09:18 +0000 Subject: [PATCH] Bump logging-interceptor from 3.10.0 to 4.10.0 Bumps [logging-interceptor](https://github.com/square/okhttp) from 3.10.0 to 4.10.0. - [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-3.10.0...parent-4.10.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ed09a25..969a0415 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.squareup.okhttp3 logging-interceptor - 3.10.0 + 4.10.0