From 2f5abac2ca7b6a3a1d2f4c134044e12695f5c9a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 20:53:57 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 5.0.0 to 5.5.0 Bumps [com.squareup.okhttp3:okhttp](https://github.com/lysine-dev/okhttp) from 5.0.0 to 5.5.0. - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/lysine-dev/okhttp/compare/parent-5.0.0...parent-5.5.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- http/okhttp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/okhttp/pom.xml b/http/okhttp/pom.xml index aa7f592..b85933c 100644 --- a/http/okhttp/pom.xml +++ b/http/okhttp/pom.xml @@ -49,7 +49,7 @@ com.squareup.okhttp3 okhttp - 5.0.0 + 5.5.0