From 553abe4239c3263d2eb384acf32f3532af2e41b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:40:38 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp in /example/java/example Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.4.2 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.4.2...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] --- example/java/example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/java/example/pom.xml b/example/java/example/pom.xml index 0cc6dff..72bd6f4 100644 --- a/example/java/example/pom.xml +++ b/example/java/example/pom.xml @@ -29,7 +29,7 @@ com.squareup.okhttp3 okhttp - 3.4.2 + 4.9.2 com.squareup.okhttp3