Skip to content

Commit ad649cb

Browse files
Update okhttp monorepo to v5.4.0 (#2870)
* Update okhttp monorepo to v5.4.0 * update licenses --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
1 parent 24b94d9 commit ad649cb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
// BOMs
3131
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.22.0"))
3232
api(enforcedPlatform("com.google.protobuf:protobuf-bom:$protobufVersion"))
33-
api(enforcedPlatform("com.squareup.okhttp3:okhttp-bom:5.3.2"))
33+
api(enforcedPlatform("com.squareup.okhttp3:okhttp-bom:5.4.0"))
3434
api(enforcedPlatform("io.grpc:grpc-bom:1.81.0"))
3535
api(enforcedPlatform("io.opentelemetry:opentelemetry-bom-alpha:$otelAlphaVersion"))
3636
api(enforcedPlatform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:$otelInstrumentationAlphaVersion"))

licenses/licenses.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11

22
# splunk-otel-javaagent
33
## Dependency License Report
4-
_2026-05-22 15:43:43 EEST_
4+
_2026-06-09 09:33:33 EEST_
55
## Apache License, Version 2.0
66

7-
**1** **Group:** `com.squareup.okhttp3` **Name:** `okhttp` **Version:** `5.3.2`
7+
**1** **Group:** `com.squareup.okhttp3` **Name:** `okhttp` **Version:** `5.4.0`
88
> - **POM Project URL**: [https://square.github.io/okhttp/](https://square.github.io/okhttp/)
99
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
1010
11-
**2** **Group:** `com.squareup.okhttp3` **Name:** `okhttp-jvm` **Version:** `5.3.2`
11+
**2** **Group:** `com.squareup.okhttp3` **Name:** `okhttp-jvm` **Version:** `5.4.0`
1212
> - **POM Project URL**: [https://square.github.io/okhttp/](https://square.github.io/okhttp/)
1313
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
1414

0 commit comments

Comments
 (0)