From 25c6032c770fa33f44d99cdcd60d2c824b8a61be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:41:27 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 3.9.0 to 4.9.2 Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.9.0 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.9.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 27649a864..dfa9d095b 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ com.squareup.okhttp3 okhttp - 3.9.0 + 4.9.2 compile