From 271861a8e015603cb848d858704a091b9fbb5bd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:22:10 +0000 Subject: [PATCH 1/2] fix(deps): update dependency com.squareup.okio:okio-bom to v3.10.2 --- 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 1797e4d8d14c..36debd22f1e7 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -28,7 +28,7 @@ val groovyVersion = "4.0.24" val DEPENDENCY_BOMS = listOf( "com.fasterxml.jackson:jackson-bom:2.18.2", - "com.squareup.okio:okio-bom:3.10.1", // see https://github.com/open-telemetry/opentelemetry-java/issues/5637 + "com.squareup.okio:okio-bom:3.10.2", // see https://github.com/open-telemetry/opentelemetry-java/issues/5637 "com.google.guava:guava-bom:33.4.0-jre", "org.apache.groovy:groovy-bom:${groovyVersion}", "io.opentelemetry:opentelemetry-bom:${otelSdkVersion}", From 8dd72f1f69504a72b13b83e393a0038e4f5ed8ee Mon Sep 17 00:00:00 2001 From: Lauri Tulmin Date: Thu, 9 Jan 2025 14:11:41 +0200 Subject: [PATCH 2/2] update licenses --- licenses/licenses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses/licenses.md b/licenses/licenses.md index 94e68dc940f9..1b6c36e45366 100644 --- a/licenses/licenses.md +++ b/licenses/licenses.md @@ -51,11 +51,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) -**9** **Group:** `com.squareup.okio` **Name:** `okio` **Version:** `3.10.1` +**9** **Group:** `com.squareup.okio` **Name:** `okio` **Version:** `3.10.2` > - **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) -**10** **Group:** `com.squareup.okio` **Name:** `okio-jvm` **Version:** `3.10.1` +**10** **Group:** `com.squareup.okio` **Name:** `okio-jvm` **Version:** `3.10.2` > - **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)