fix(deps): update dependency com.squareup.okio:okio-bom to v3.8.0 (main) (#10480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
This commit is contained in:
parent
d0763d93e4
commit
a6d523bf1b
|
|
@ -27,7 +27,7 @@ val groovyVersion = "4.0.18"
|
|||
|
||||
val DEPENDENCY_BOMS = listOf(
|
||||
"com.fasterxml.jackson:jackson-bom:2.16.1",
|
||||
"com.squareup.okio:okio-bom:3.7.0", // see https://github.com/open-telemetry/opentelemetry-java/issues/5637
|
||||
"com.squareup.okio:okio-bom:3.8.0", // see https://github.com/open-telemetry/opentelemetry-java/issues/5637
|
||||
"com.google.guava:guava-bom:33.0.0-jre",
|
||||
"org.apache.groovy:groovy-bom:${groovyVersion}",
|
||||
"io.opentelemetry:opentelemetry-bom:${otelSdkVersion}",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
# javaagent
|
||||
## Dependency License Report
|
||||
_2024-02-05 20:33:27 PST_
|
||||
_2024-02-09 16:38:09 PST_
|
||||
## Apache License, Version 2.0
|
||||
|
||||
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
|
||||
|
|
@ -47,7 +47,7 @@ _2024-02-05 20:33:27 PST_
|
|||
> - **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)
|
||||
|
||||
**8** **Group:** `com.squareup.okio` **Name:** `okio-jvm` **Version:** `3.7.0`
|
||||
**8** **Group:** `com.squareup.okio` **Name:** `okio-jvm` **Version:** `3.8.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)
|
||||
|
||||
|
|
@ -309,4 +309,4 @@ _2024-02-05 20:33:27 PST_
|
|||
|
||||
## Unknown
|
||||
|
||||
**62** **Group:** `com.squareup.okio` **Name:** `okio` **Version:** `3.7.0`
|
||||
**62** **Group:** `com.squareup.okio` **Name:** `okio` **Version:** `3.8.0`
|
||||
|
|
|
|||
Loading…
Reference in New Issue