From 9f3685d7a5aebdf34a355835f4e5cdee2ae25ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:07:23 +0000 Subject: [PATCH] build: bump com.squareup.okhttp3:mockwebserver from 4.12.0 to 5.3.2 Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.2 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 a8e4809..9b2cf2e 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ com.squareup.okhttp3 mockwebserver - 4.12.0 + 5.3.2 test