From 48e0af072e820c5acba3fb88cb0663004cc6f553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:04:27 +0000 Subject: [PATCH] Bump mockwebserver from 4.9.3 to 4.10.0 Bumps [mockwebserver](https://github.com/square/okhttp) from 4.9.3 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.3...parent-4.10.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index add64c9597..30064745a1 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ com.squareup.okhttp3 mockwebserver - 4.9.3 + 4.10.0