From 8d2593cd23b6ff6f24a94b421f2557f89ce4ee22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 02:12:01 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 3.10.0 to 4.9.2 in /Server Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.10.0 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-3.10.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] --- Server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/pom.xml b/Server/pom.xml index 61a8965..d9f8034 100644 --- a/Server/pom.xml +++ b/Server/pom.xml @@ -94,7 +94,7 @@ com.squareup.okhttp3 okhttp - 3.10.0 + 4.9.2