From b14f0d8746e56052ffa836f1de5a3cf3acf6de5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 19:29:28 +0000 Subject: [PATCH 1/3] Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.2 to 2.18.3. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.2...jackson-bom-2.18.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... 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 ce6c10daf38..e8c64f88dcc 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -20,7 +20,7 @@ rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion rootProject.extra["otelInstrumentationAlphaVersion"] = otelInstrumentationAlphaVersion val DEPENDENCY_BOMS = listOf( - "com.fasterxml.jackson:jackson-bom:2.18.2", + "com.fasterxml.jackson:jackson-bom:2.18.3", "io.opentelemetry:opentelemetry-bom:${otelSdkVersion}", "io.opentelemetry:opentelemetry-bom-alpha:${otelSdkVersion}-alpha", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}", From 7257b1e4f7dabffc63ffdc1bed8053ed48d4698e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 19:30:29 +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.18.2.jar => jackson-annotations-2.18.3.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-annotations-2.18.2.jar => jackson-annotations-2.18.3.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-core-2.18.2.jar => jackson-core-2.18.3.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-core-2.18.2.jar => jackson-core-2.18.3.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-databind-2.18.2.jar => jackson-databind-2.18.3.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-databind-2.18.2.jar => jackson-databind-2.18.3.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-datatype-jsr310-2.18.2.jar => jackson-datatype-jsr310-2.18.3.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-datatype-jsr310-2.18.2.jar => jackson-datatype-jsr310-2.18.3.jar}/META-INF/NOTICE (100%) diff --git a/licenses/jackson-annotations-2.18.2.jar/META-INF/LICENSE b/licenses/jackson-annotations-2.18.3.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-annotations-2.18.2.jar/META-INF/LICENSE rename to licenses/jackson-annotations-2.18.3.jar/META-INF/LICENSE diff --git a/licenses/jackson-annotations-2.18.2.jar/META-INF/NOTICE b/licenses/jackson-annotations-2.18.3.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-annotations-2.18.2.jar/META-INF/NOTICE rename to licenses/jackson-annotations-2.18.3.jar/META-INF/NOTICE diff --git a/licenses/jackson-core-2.18.2.jar/META-INF/LICENSE b/licenses/jackson-core-2.18.3.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-core-2.18.2.jar/META-INF/LICENSE rename to licenses/jackson-core-2.18.3.jar/META-INF/LICENSE diff --git a/licenses/jackson-core-2.18.2.jar/META-INF/NOTICE b/licenses/jackson-core-2.18.3.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-core-2.18.2.jar/META-INF/NOTICE rename to licenses/jackson-core-2.18.3.jar/META-INF/NOTICE diff --git a/licenses/jackson-databind-2.18.2.jar/META-INF/LICENSE b/licenses/jackson-databind-2.18.3.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-databind-2.18.2.jar/META-INF/LICENSE rename to licenses/jackson-databind-2.18.3.jar/META-INF/LICENSE diff --git a/licenses/jackson-databind-2.18.2.jar/META-INF/NOTICE b/licenses/jackson-databind-2.18.3.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-databind-2.18.2.jar/META-INF/NOTICE rename to licenses/jackson-databind-2.18.3.jar/META-INF/NOTICE diff --git a/licenses/jackson-datatype-jsr310-2.18.2.jar/META-INF/LICENSE b/licenses/jackson-datatype-jsr310-2.18.3.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-datatype-jsr310-2.18.2.jar/META-INF/LICENSE rename to licenses/jackson-datatype-jsr310-2.18.3.jar/META-INF/LICENSE diff --git a/licenses/jackson-datatype-jsr310-2.18.2.jar/META-INF/NOTICE b/licenses/jackson-datatype-jsr310-2.18.3.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-datatype-jsr310-2.18.2.jar/META-INF/NOTICE rename to licenses/jackson-datatype-jsr310-2.18.3.jar/META-INF/NOTICE diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index ed05dda085b..eedde89a23f 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,36 +1,36 @@ # agent ## Dependency License Report -_2025-03-10 16:54:11 UTC_ +_2025-03-10 19:30:28 UTC_ ## Apache License, Version 2.0 -**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2` +**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.3` > - **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.18.2.jar/META-INF/LICENSE](jackson-annotations-2.18.2.jar/META-INF/LICENSE) - - [jackson-annotations-2.18.2.jar/META-INF/NOTICE](jackson-annotations-2.18.2.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-annotations-2.18.3.jar/META-INF/LICENSE](jackson-annotations-2.18.3.jar/META-INF/LICENSE) + - [jackson-annotations-2.18.3.jar/META-INF/NOTICE](jackson-annotations-2.18.3.jar/META-INF/NOTICE) -**2** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.18.2` +**2** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.18.3` > - **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.18.2.jar/META-INF/LICENSE](jackson-core-2.18.2.jar/META-INF/LICENSE) - - [jackson-core-2.18.2.jar/META-INF/NOTICE](jackson-core-2.18.2.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-core-2.18.3.jar/META-INF/LICENSE](jackson-core-2.18.3.jar/META-INF/LICENSE) + - [jackson-core-2.18.3.jar/META-INF/NOTICE](jackson-core-2.18.3.jar/META-INF/NOTICE) -**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.18.2` +**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.18.3` > - **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.18.2.jar/META-INF/LICENSE](jackson-databind-2.18.2.jar/META-INF/LICENSE) - - [jackson-databind-2.18.2.jar/META-INF/NOTICE](jackson-databind-2.18.2.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-databind-2.18.3.jar/META-INF/LICENSE](jackson-databind-2.18.3.jar/META-INF/LICENSE) + - [jackson-databind-2.18.3.jar/META-INF/NOTICE](jackson-databind-2.18.3.jar/META-INF/NOTICE) -**4** **Group:** `com.fasterxml.jackson.datatype` **Name:** `jackson-datatype-jsr310` **Version:** `2.18.2` +**4** **Group:** `com.fasterxml.jackson.datatype` **Name:** `jackson-datatype-jsr310` **Version:** `2.18.3` > - **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.18.2.jar/META-INF/LICENSE](jackson-datatype-jsr310-2.18.2.jar/META-INF/LICENSE) - - [jackson-datatype-jsr310-2.18.2.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.18.2.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-datatype-jsr310-2.18.3.jar/META-INF/LICENSE](jackson-datatype-jsr310-2.18.3.jar/META-INF/LICENSE) + - [jackson-datatype-jsr310-2.18.3.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.18.3.jar/META-INF/NOTICE) **5** **Group:** `com.github.stephenc.jcip` **Name:** `jcip-annotations` **Version:** `1.0-1` > - **POM Project URL**: [http://stephenc.github.com/jcip-annotations](http://stephenc.github.com/jcip-annotations) From 0641f728c45d62f4ed61a5dd363eb1c39c665ab3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 19:30:33 +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 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index 68befc8924b..c5fd2a6b0be 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-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 68befc8924b..c5fd2a6b0be 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-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 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index dac6d3de586..6228efff13d 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.4.0=runtimeClasspath com.azure:azure-sdk-bom:1.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 7a4448ed528..083a76caf2f 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -15,11 +15,11 @@ com.azure:azure-storage-blob:12.29.1=runtimeClasspath com.azure:azure-storage-common:12.28.1=runtimeClasspath com.azure:azure-storage-internal-avro:12.14.1=runtimeClasspath com.azure:azure-xml:1.2.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-annotations:2.18.2=runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.18.2=runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.18.2=runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.2=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson.core:jackson-annotations:2.18.3=runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.18.3=runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.18.3=runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath com.github.oshi:oshi-core:6.7.0=runtimeClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 9861e29d8ad..6ac8116f8e0 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.43.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 199ef50641f..e6b7b7e5b4c 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index d704eaf0705..e278fa6e96f 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.2.32=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.18.2=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath io.netty:netty-bom:4.1.119.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.13.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.13.1=runtimeClasspath