From 5b6ef57f2c86df91e197ae2c9fa0e26a4b083dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 09:21:06 +0000 Subject: [PATCH] Bump okhttp from 3.14.9 to 4.10.0 Bumps [okhttp](https://github.com/square/okhttp) from 3.14.9 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.14.9...parent-4.10.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/pom.xml b/Common/pom.xml index 37fe31f..d4506ef 100644 --- a/Common/pom.xml +++ b/Common/pom.xml @@ -164,7 +164,7 @@ com.squareup.okhttp3 okhttp - 3.14.9 + 4.10.0 provided