From 28840cdb3a805f11264a5a6bc8069e0fdee8fb3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:39:57 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 3.9.1 to 4.9.2 in /examples Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.9.1 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.9.1...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] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 44e9d87e..87716405 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -257,7 +257,7 @@ com.squareup.okhttp3 okhttp - 3.9.1 + 4.9.2 com.google.guava