From 0cc9eee56c593bf637046ded46cd6d31a66b3d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:52:57 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 4.10.0 to 5.4.0 Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.10.0 to 5.4.0. - [Changelog](https://github.com/lysine-dev/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.10.0...parent-5.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c56de65793..25769e8259 100644 --- a/pom.xml +++ b/pom.xml @@ -869,7 +869,7 @@ com.squareup.okhttp3 okhttp - 4.10.0 + 5.4.0 compile