From d347c70e205cc709793224b816b71ef416d5beb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 21:51:32 +0100 Subject: [PATCH] Bump okhttp from 4.9.2 to 4.10.0 (#141) Bumps [okhttp](https://github.com/square/okhttp) from 4.9.2 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-4.9.2...parent-4.10.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 639365be..123a2127 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ com.squareup.okhttp3 okhttp - 4.9.2 + 4.10.0 test