This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 22f0681f142 build(deps): bump okhttp.version from 5.4.0 to 5.5.0
(#20083)
22f0681f142 is described below
commit 22f0681f142993715e2cd16f41119102f6334066
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 11:00:02 2026 +0800
build(deps): bump okhttp.version from 5.4.0 to 5.5.0 (#20083)
* build(deps): bump okhttp.version from 5.4.0 to 5.5.0
Bumps `okhttp.version` from 5.4.0 to 5.5.0.
Updates `com.squareup.okhttp3:okhttp` from 5.4.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.4.0...parent-5.5.0)
Updates `com.squareup.okhttp3:okhttp-jvm` from 5.4.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.4.0...parent-5.5.0)
Updates `com.squareup.okhttp3:logging-interceptor` from 5.4.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.4.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
- dependency-name: com.squareup.okhttp3:okhttp-jvm
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:logging-interceptor
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update okhttp license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 0a3e9385c1a..53b6de0bb34 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1252,7 +1252,7 @@ name: com.squareup.okhttp3 okhttp
license_category: binary
module: extensions-core/kubernetes-extensions
license_name: Apache License version 2.0
-version: 5.4.0
+version: 5.5.0
libraries:
- com.squareup.okhttp3: okhttp
- com.squareup.okhttp3: okhttp-jvm
@@ -1264,7 +1264,7 @@ name: com.squareup.okhttp3 okhttp
license_category: binary
module: extensions-core/kubernetes-extensions
license_name: Apache License version 2.0
-version: 5.4.0
+version: 5.5.0
libraries:
- com.squareup.okhttp3: okhttp
- com.squareup.okhttp3: okhttp-jvm
diff --git a/pom.xml b/pom.xml
index 8022a866fc6..1f863a9dd0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
<testcontainers.version>2.0.5</testcontainers.version>
<hibernate-validator.version>9.1.3.Final</hibernate-validator.version>
<httpclient.version>4.5.14</httpclient.version>
- <okhttp.version>5.4.0</okhttp.version>
+ <okhttp.version>5.5.0</okhttp.version>
<kubernetes.client.version>25.0.0-legacy</kubernetes.client.version>
<zookeeper.version>3.8.6</zookeeper.version>
<checkerframework.version>4.2.2</checkerframework.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]