From cbf16f62b815e90a29ef2a288735b765b466f5d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:36:54 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 3.14.0 to 4.9.2 in /client Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.14.0 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.14.0...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 08ba5119d..debd0bb7f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -266,7 +266,7 @@ com.squareup.okhttp3 okhttp - 3.14.0 + 4.9.2