From 1e8986256c700ee4b8b8919945fb945da79edc1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 13:19:51 +0000 Subject: [PATCH] chore(deps): bump com.squareup.okhttp3:okhttp in /backend Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 4b2338e3c..3105c51f1 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -281,7 +281,7 @@ com.squareup.okhttp3 okhttp - 4.11.0 + 4.12.0