From 056b9d3e70f72169585dbde2ff9060ff84abff7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 07:01:18 +0000 Subject: [PATCH] build(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.1.0 Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- common-util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-util/pom.xml b/common-util/pom.xml index 3753f47..6da982b 100644 --- a/common-util/pom.xml +++ b/common-util/pom.xml @@ -61,7 +61,7 @@ com.squareup.okhttp3 okhttp - 4.12.0 + 5.1.0 org.slf4j