From 41a60f2b7306354e4d80dd6859688aca6913855f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 21:32:54 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.5.0 Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/lysine-dev/okhttp) from 4.12.0 to 5.5.0. - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-4.12.0...parent-5.5.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.5.0 dependency-type: direct:development 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 cab8c05..2632c16 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ com.squareup.okhttp3 mockwebserver - 4.12.0 + 5.5.0 test