fix(deps): update jackson packages to v2.19.2 (patch) (#14259)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-21 14:12:31 +03:00 committed by GitHub
parent dde95d8f42
commit ee8c94889c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 17 additions and 17 deletions

View File

@ -27,7 +27,7 @@ val DEPENDENCY_BOMS = listOf(
// for some reason boms show up as runtime dependencies in license and vulnerability scans
// 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.1",
"com.fasterxml.jackson:jackson-bom:2.19.2",
"com.squareup.okio:okio-bom:3.15.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}",

View File

@ -4,7 +4,7 @@ plugins {
dependencies {
testImplementation("org.testcontainers:testcontainers:1.21.3")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.19.1")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
testImplementation("com.google.protobuf:protobuf-java-util:4.31.1")
testImplementation("com.squareup.okhttp3:okhttp:5.1.0")
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.7.0-alpha")

View File

@ -98,7 +98,7 @@ dependencies {
//All dependencies below are only for tests
testImplementation("org.testcontainers:testcontainers:1.21.3")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.19.1")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.19.2")
testImplementation("com.google.protobuf:protobuf-java-util:4.31.1")
testImplementation("com.squareup.okhttp3:okhttp:5.1.0")
testImplementation("io.opentelemetry:opentelemetry-api")

View File

@ -9,7 +9,7 @@ otelJava {
dependencies {
implementation("org.yaml:snakeyaml:2.4")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.1")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2")
implementation("io.opentelemetry:opentelemetry-sdk-common")
testImplementation(enforcedPlatform("org.junit:junit-bom:5.13.4"))

24
licenses/licenses.md generated
View File

@ -12,33 +12,33 @@
> - **POM Project URL**: [https://github.com/raphw/weak-lock-free](https://github.com/raphw/weak-lock-free)
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.19.1`
**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.19.2`
> - **Project URL**: [https://github.com/FasterXML/jackson](https://github.com/FasterXML/jackson)
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **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**: [jackson-annotations-2.19.1.jar/META-INF/LICENSE](jackson-annotations-2.19.1.jar/META-INF/LICENSE)
- [jackson-annotations-2.19.1.jar/META-INF/NOTICE](jackson-annotations-2.19.1.jar/META-INF/NOTICE)
> - **Embedded license files**: [jackson-annotations-2.19.2.jar/META-INF/LICENSE](jackson-annotations-2.19.2.jar/META-INF/LICENSE)
- [jackson-annotations-2.19.2.jar/META-INF/NOTICE](jackson-annotations-2.19.2.jar/META-INF/NOTICE)
**4** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.19.1`
**4** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.19.2`
> - **Project URL**: [https://github.com/FasterXML/jackson-core](https://github.com/FasterXML/jackson-core)
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **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**: [jackson-core-2.19.1.jar/META-INF/LICENSE](jackson-core-2.19.1.jar/META-INF/LICENSE)
- [jackson-core-2.19.1.jar/META-INF/NOTICE](jackson-core-2.19.1.jar/META-INF/NOTICE)
> - **Embedded license files**: [jackson-core-2.19.2.jar/META-INF/LICENSE](jackson-core-2.19.2.jar/META-INF/LICENSE)
- [jackson-core-2.19.2.jar/META-INF/NOTICE](jackson-core-2.19.2.jar/META-INF/NOTICE)
**5** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.19.1`
**5** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.19.2`
> - **Project URL**: [https://github.com/FasterXML/jackson](https://github.com/FasterXML/jackson)
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **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**: [jackson-databind-2.19.1.jar/META-INF/LICENSE](jackson-databind-2.19.1.jar/META-INF/LICENSE)
- [jackson-databind-2.19.1.jar/META-INF/NOTICE](jackson-databind-2.19.1.jar/META-INF/NOTICE)
> - **Embedded license files**: [jackson-databind-2.19.2.jar/META-INF/LICENSE](jackson-databind-2.19.2.jar/META-INF/LICENSE)
- [jackson-databind-2.19.2.jar/META-INF/NOTICE](jackson-databind-2.19.2.jar/META-INF/NOTICE)
**6** **Group:** `com.fasterxml.jackson.dataformat` **Name:** `jackson-dataformat-yaml` **Version:** `2.19.1`
**6** **Group:** `com.fasterxml.jackson.dataformat` **Name:** `jackson-dataformat-yaml` **Version:** `2.19.2`
> - **Project URL**: [https://github.com/FasterXML/jackson-dataformats-text](https://github.com/FasterXML/jackson-dataformats-text)
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **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**: [jackson-dataformat-yaml-2.19.1.jar/META-INF/LICENSE](jackson-dataformat-yaml-2.19.1.jar/META-INF/LICENSE)
- [jackson-dataformat-yaml-2.19.1.jar/META-INF/NOTICE](jackson-dataformat-yaml-2.19.1.jar/META-INF/NOTICE)
> - **Embedded license files**: [jackson-dataformat-yaml-2.19.2.jar/META-INF/LICENSE](jackson-dataformat-yaml-2.19.2.jar/META-INF/LICENSE)
- [jackson-dataformat-yaml-2.19.2.jar/META-INF/NOTICE](jackson-dataformat-yaml-2.19.2.jar/META-INF/NOTICE)
**7** **Group:** `com.google.cloud.opentelemetry` **Name:** `detector-resources-support` **Version:** `0.36.0`
> - **POM Project URL**: [https://github.com/GoogleCloudPlatform/opentelemetry-operations-java](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java)

View File

@ -8,7 +8,7 @@ dependencies {
// class conflict reported in the failure.
implementation("com.github.tomakehurst:wiremock-jre8:2.35.2")
implementation("com.google.errorprone:error_prone_annotations")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.1")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.2")
}
tasks {