From f9d0af4545109ef8a9824028b8cd8abb8747ce35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 19:56:07 +0000 Subject: [PATCH] build: bump version.okhttp from 4.12.0 to 5.0.0 Bumps `version.okhttp` from 4.12.0 to 5.0.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.0.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.0.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.0.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apm-agent-plugins/apm-dubbo-plugin/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apm-agent-plugins/apm-dubbo-plugin/pom.xml b/apm-agent-plugins/apm-dubbo-plugin/pom.xml index 91cb11fa70..e89cf69957 100644 --- a/apm-agent-plugins/apm-dubbo-plugin/pom.xml +++ b/apm-agent-plugins/apm-dubbo-plugin/pom.xml @@ -39,7 +39,7 @@ com.squareup.okhttp3 okhttp - 4.12.0 + 5.0.0 test diff --git a/pom.xml b/pom.xml index 072b927d00..ee429b91d5 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ 1.4.196 5.12.2 4.13.2 - 4.12.0 + 5.0.0 1.7.36