From f92df4e77baf3bfa10002b10a4a50bd43b6c0164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 12:36:29 +0000 Subject: [PATCH] build(deps): bump com.squareup.okhttp3:okhttp in /backend Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 2109f1376..2284adcb5 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -288,7 +288,7 @@ com.squareup.okhttp3 okhttp - 4.11.0 + 5.3.2