From 91aaf74b5949a43dc9907cffd634b3bd34468c45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:42:28 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 4.7.2 to 4.9.2 Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.7.2 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.7.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5f8223..4b01b98 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ com.squareup.okhttp3 okhttp - 4.7.2 + 4.9.2 junit