From ac50fa0c0db2f445d52f2908d892eb76ef049885 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 14:32:05 +0000 Subject: [PATCH 1/2] fix(deps): update dependency com.squareup.okio:okio-bom to v3.13.0 --- dependencyManagement/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 6c7d95fe10d0..03075a0c4ee7 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf( // even if they are only used by test dependencies, so not using junit bom since it is LGPL "com.fasterxml.jackson:jackson-bom:2.19.0", - "com.squareup.okio:okio-bom:3.12.0", // see https://github.com/open-telemetry/opentelemetry-java/issues/5637 + "com.squareup.okio:okio-bom:3.13.0", // see https://github.com/open-telemetry/opentelemetry-java/issues/5637 "com.google.guava:guava-bom:33.4.8-jre", "org.apache.groovy:groovy-bom:${groovyVersion}", "io.opentelemetry:opentelemetry-bom:${otelSdkVersion}", From c3e3d37cb8490329041cf846a289b87e273124f1 Mon Sep 17 00:00:00 2001 From: otelbot <197425009+otelbot@users.noreply.github.com> Date: Fri, 13 Jun 2025 14:38:36 +0000 Subject: [PATCH 2/2] ./gradlew generateLicenseReport --- licenses/licenses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses/licenses.md b/licenses/licenses.md index 877c997e50f8..dab33f8ce57e 100644 --- a/licenses/licenses.md +++ b/licenses/licenses.md @@ -54,11 +54,11 @@ > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) > - **Embedded license files**: [okhttp-4.12.0.jar/okhttp3/internal/publicsuffix/NOTICE](okhttp-4.12.0.jar/okhttp3/internal/publicsuffix/NOTICE) -**10** **Group:** `com.squareup.okio` **Name:** `okio` **Version:** `3.12.0` +**10** **Group:** `com.squareup.okio` **Name:** `okio` **Version:** `3.13.0` > - **POM Project URL**: [https://github.com/square/okio/](https://github.com/square/okio/) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**11** **Group:** `com.squareup.okio` **Name:** `okio-jvm` **Version:** `3.12.0` +**11** **Group:** `com.squareup.okio` **Name:** `okio-jvm` **Version:** `3.13.0` > - **POM Project URL**: [https://github.com/square/okio/](https://github.com/square/okio/) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)