From 82b40b4a82a6a62cdae7a794d1c76d94c1062f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:45:32 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.5.0 Bumps [com.squareup.okhttp3:okhttp](https://github.com/lysine-dev/okhttp) from 4.12.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-4.12.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-major ... Signed-off-by: dependabot[bot] --- .../src/main/release/samples/jax_rs/tracing_brave/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml index d0dc5ffb6b9..379f3fefc74 100644 --- a/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml +++ b/distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml @@ -237,7 +237,7 @@ com.squareup.okhttp3 okhttp - 4.12.0 + 5.5.0