From 4e8c616558e7eb4316feb785b74f461077cbc1e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:34:20 +0000 Subject: [PATCH 1/3] Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.1 to 2.21.0. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.20.1...jackson-bom-2.21.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 6718f05e85..8d08462de3 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -16,7 +16,7 @@ rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion rootProject.extra["otelInstrumentationAlphaVersion"] = otelInstrumentationAlphaVersion val DEPENDENCY_BOMS = listOf( - "com.fasterxml.jackson:jackson-bom:2.20.1", + "com.fasterxml.jackson:jackson-bom:2.21.0", "io.opentelemetry:opentelemetry-bom:${otelSdkVersion}", "io.opentelemetry:opentelemetry-bom-alpha:${otelSdkVersion}-alpha", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}", From 6ddf729951e507650ec91c1a63a21edc47ae3ca0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:36:06 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- .../META-INF/LICENSE | 0 .../META-INF/NOTICE | 0 .../META-INF/LICENSE | 0 .../META-INF/NOTICE | 0 .../META-INF/LICENSE | 0 .../META-INF/NOTICE | 0 .../META-INF/LICENSE | 0 .../META-INF/NOTICE | 0 licenses/more-licenses.md | 26 +++++++++---------- 9 files changed, 13 insertions(+), 13 deletions(-) rename licenses/{jackson-annotations-2.20.jar => jackson-annotations-2.21.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-annotations-2.20.jar => jackson-annotations-2.21.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-core-2.20.1.jar => jackson-core-2.21.0.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-core-2.20.1.jar => jackson-core-2.21.0.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-databind-2.20.1.jar => jackson-databind-2.21.0.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-databind-2.20.1.jar => jackson-databind-2.21.0.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-datatype-jsr310-2.20.1.jar => jackson-datatype-jsr310-2.21.0.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-datatype-jsr310-2.20.1.jar => jackson-datatype-jsr310-2.21.0.jar}/META-INF/NOTICE (100%) diff --git a/licenses/jackson-annotations-2.20.jar/META-INF/LICENSE b/licenses/jackson-annotations-2.21.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-annotations-2.20.jar/META-INF/LICENSE rename to licenses/jackson-annotations-2.21.jar/META-INF/LICENSE diff --git a/licenses/jackson-annotations-2.20.jar/META-INF/NOTICE b/licenses/jackson-annotations-2.21.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-annotations-2.20.jar/META-INF/NOTICE rename to licenses/jackson-annotations-2.21.jar/META-INF/NOTICE diff --git a/licenses/jackson-core-2.20.1.jar/META-INF/LICENSE b/licenses/jackson-core-2.21.0.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-core-2.20.1.jar/META-INF/LICENSE rename to licenses/jackson-core-2.21.0.jar/META-INF/LICENSE diff --git a/licenses/jackson-core-2.20.1.jar/META-INF/NOTICE b/licenses/jackson-core-2.21.0.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-core-2.20.1.jar/META-INF/NOTICE rename to licenses/jackson-core-2.21.0.jar/META-INF/NOTICE diff --git a/licenses/jackson-databind-2.20.1.jar/META-INF/LICENSE b/licenses/jackson-databind-2.21.0.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-databind-2.20.1.jar/META-INF/LICENSE rename to licenses/jackson-databind-2.21.0.jar/META-INF/LICENSE diff --git a/licenses/jackson-databind-2.20.1.jar/META-INF/NOTICE b/licenses/jackson-databind-2.21.0.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-databind-2.20.1.jar/META-INF/NOTICE rename to licenses/jackson-databind-2.21.0.jar/META-INF/NOTICE diff --git a/licenses/jackson-datatype-jsr310-2.20.1.jar/META-INF/LICENSE b/licenses/jackson-datatype-jsr310-2.21.0.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-datatype-jsr310-2.20.1.jar/META-INF/LICENSE rename to licenses/jackson-datatype-jsr310-2.21.0.jar/META-INF/LICENSE diff --git a/licenses/jackson-datatype-jsr310-2.20.1.jar/META-INF/NOTICE b/licenses/jackson-datatype-jsr310-2.21.0.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-datatype-jsr310-2.20.1.jar/META-INF/NOTICE rename to licenses/jackson-datatype-jsr310-2.21.0.jar/META-INF/NOTICE diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 78e36ff002..dcd0d03aef 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,36 +1,36 @@ # agent ## Dependency License Report -_2026-01-14 22:45:41 UTC_ +_2026-01-19 03:36:01 UTC_ ## Apache License, Version 2.0 -**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.20` +**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.21` > - **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 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -> - **Embedded license files**: [jackson-annotations-2.20.jar/META-INF/LICENSE](jackson-annotations-2.20.jar/META-INF/LICENSE) - - [jackson-annotations-2.20.jar/META-INF/NOTICE](jackson-annotations-2.20.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-annotations-2.21.jar/META-INF/LICENSE](jackson-annotations-2.21.jar/META-INF/LICENSE) + - [jackson-annotations-2.21.jar/META-INF/NOTICE](jackson-annotations-2.21.jar/META-INF/NOTICE) -**2** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.20.1` +**2** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.21.0` > - **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.20.1.jar/META-INF/LICENSE](jackson-core-2.20.1.jar/META-INF/LICENSE) - - [jackson-core-2.20.1.jar/META-INF/NOTICE](jackson-core-2.20.1.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-core-2.21.0.jar/META-INF/LICENSE](jackson-core-2.21.0.jar/META-INF/LICENSE) + - [jackson-core-2.21.0.jar/META-INF/NOTICE](jackson-core-2.21.0.jar/META-INF/NOTICE) -**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.20.1` +**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.21.0` > - **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.20.1.jar/META-INF/LICENSE](jackson-databind-2.20.1.jar/META-INF/LICENSE) - - [jackson-databind-2.20.1.jar/META-INF/NOTICE](jackson-databind-2.20.1.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-databind-2.21.0.jar/META-INF/LICENSE](jackson-databind-2.21.0.jar/META-INF/LICENSE) + - [jackson-databind-2.21.0.jar/META-INF/NOTICE](jackson-databind-2.21.0.jar/META-INF/NOTICE) -**4** **Group:** `com.fasterxml.jackson.datatype` **Name:** `jackson-datatype-jsr310` **Version:** `2.20.1` +**4** **Group:** `com.fasterxml.jackson.datatype` **Name:** `jackson-datatype-jsr310` **Version:** `2.21.0` > - **Manifest Project URL**: [https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310](https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) > - **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-datatype-jsr310-2.20.1.jar/META-INF/LICENSE](jackson-datatype-jsr310-2.20.1.jar/META-INF/LICENSE) - - [jackson-datatype-jsr310-2.20.1.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.20.1.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-datatype-jsr310-2.21.0.jar/META-INF/LICENSE](jackson-datatype-jsr310-2.21.0.jar/META-INF/LICENSE) + - [jackson-datatype-jsr310-2.21.0.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.21.0.jar/META-INF/NOTICE) **5** **Group:** `com.google.errorprone` **Name:** `error_prone_annotations` **Version:** `2.44.0` > - **Manifest Project URL**: [https://errorprone.info/error_prone_annotations](https://errorprone.info/error_prone_annotations) From 97a59027d8dce35b0b43177a3fab4ec6bdd92112 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 03:36:09 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- agent/agent-bootstrap/gradle.lockfile | 2 +- agent/agent-for-testing/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile | 2 +- agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile | 2 +- .../agent-gc-monitor/gc-monitor-tests/gradle.lockfile | 2 +- .../agent-profiler/agent-alerting-api/gradle.lockfile | 2 +- agent/agent-profiler/agent-alerting/gradle.lockfile | 2 +- .../agent-diagnostics-api/gradle.lockfile | 2 +- .../agent-diagnostics-jfr/gradle.lockfile | 2 +- agent/agent-profiler/agent-diagnostics/gradle.lockfile | 2 +- agent/agent-tooling/gradle.lockfile | 10 +++++----- agent/agent/gradle.lockfile | 2 +- .../applicationinsights-web-2.3/gradle.lockfile | 2 +- .../azure-functions-worker-stub/gradle.lockfile | 2 +- agent/instrumentation/azure-functions/gradle.lockfile | 2 +- agent/instrumentation/methods/gradle.lockfile | 2 +- agent/instrumentation/micrometer-1.0/gradle.lockfile | 2 +- agent/runtime-attach/gradle.lockfile | 2 +- classic-sdk/core/gradle.lockfile | 2 +- classic-sdk/web/gradle.lockfile | 2 +- etw/java/gradle.lockfile | 2 +- 21 files changed, 25 insertions(+), 25 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index f7d7bd614f..aef11ea266 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath com.google.errorprone:error_prone_annotations:2.44.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index f7d7bd614f..aef11ea266 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath com.google.errorprone:error_prone_annotations:2.44.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index abb6a56d8e..550ae7560c 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -3,7 +3,7 @@ # This file is expected to be part of source control. com.azure:azure-json:1.5.0=runtimeClasspath com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index d7af602fce..451f1b0c07 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -15,11 +15,11 @@ com.azure:azure-storage-blob:12.32.0=runtimeClasspath com.azure:azure-storage-common:12.31.0=runtimeClasspath com.azure:azure-storage-internal-avro:12.17.0=runtimeClasspath com.azure:azure-xml:1.2.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.20=runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.20.1=runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.20.1=runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.1=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.21=runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.21.0=runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.21.0=runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.0=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath com.github.oshi:oshi-core:6.9.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.44.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 3644010bba..649f480796 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 9088c2cc34..7187518bd1 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.48.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index 3644010bba..649f480796 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 3644010bba..649f480796 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index 2c9390da38..70f828bbac 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -2,7 +2,7 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. com.azure:azure-sdk-bom:1.3.3=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.20.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.21.0=runtimeClasspath io.netty:netty-bom:4.2.7.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.20.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.20.0=runtimeClasspath