From 12c9e14daa5f77960f5d651049d23ce9410ee194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:56:31 +0000 Subject: [PATCH 1/3] Bump the all-dependencies group with 4 updates Bumps the all-dependencies group with 4 updates: [com.github.oshi:oshi-core](https://github.com/oshi/oshi), [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom), [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java) and [commons-codec:commons-codec](https://github.com/apache/commons-codec). Updates `com.github.oshi:oshi-core` from 7.4.2 to 7.4.3 - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](https://github.com/oshi/oshi/compare/oshi-parent-7.4.2...oshi-parent-7.4.3) Updates `com.fasterxml.jackson:jackson-bom` from 2.22.0 to 2.22.1 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.22.0...jackson-bom-2.22.1) Updates `com.azure:azure-sdk-bom` from 1.3.7 to 1.3.8 - [Release notes](https://github.com/azure/azure-sdk-for-java/releases) - [Commits](https://github.com/azure/azure-sdk-for-java/compare/azure-identity_1.3.7...azure-digitaltwins-core_1.3.8) Updates `commons-codec:commons-codec` from 1.22.0 to 1.22.1 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 7.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: com.azure:azure-sdk-bom dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- agent/agent-bootstrap/gradle.lockfile | 4 ++-- agent/agent-for-testing/gradle.lockfile | 4 ++-- .../gc-monitor-api/gradle.lockfile | 4 ++-- .../gc-monitor-core/gradle.lockfile | 4 ++-- .../gc-monitor-tests/gradle.lockfile | 4 ++-- .../agent-alerting-api/gradle.lockfile | 4 ++-- .../agent-alerting/gradle.lockfile | 4 ++-- .../agent-diagnostics-api/gradle.lockfile | 4 ++-- .../agent-diagnostics-jfr/gradle.lockfile | 4 ++-- .../agent-diagnostics/gradle.lockfile | 4 ++-- agent/agent-tooling/build.gradle.kts | 2 +- agent/agent-tooling/gradle.lockfile | 24 +++++++++---------- agent/agent/gradle.lockfile | 4 ++-- .../gradle.lockfile | 4 ++-- .../azure-functions/gradle.lockfile | 4 ++-- agent/instrumentation/methods/gradle.lockfile | 4 ++-- agent/runtime-attach/gradle.lockfile | 4 ++-- classic-sdk/core/gradle.lockfile | 4 ++-- classic-sdk/web/gradle.lockfile | 4 ++-- dependencyManagement/build.gradle.kts | 6 ++--- etw/java/gradle.lockfile | 4 ++-- 21 files changed, 52 insertions(+), 52 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 7a65d63e63..79ec082fe1 100644 --- a/agent/agent-bootstrap/gradle.lockfile +++ b/agent/agent-bootstrap/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-bootstrap:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index 647e45cc75..0b4b5a14f4 100644 --- a/agent/agent-for-testing/gradle.lockfile +++ b/agent/agent-for-testing/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-for-testing:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.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 eb23874d99..6587087bf1 100644 --- a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-gc-monitor:gc-monitor-api:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.50.0=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.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 95d276b49e..fa36291fe0 100644 --- a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-gc-monitor:gc-monitor-core:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.50.0=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.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 212ce67825..2e6c9f9518 100644 --- a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile +++ b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-gc-monitor:gc-monitor-tests:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index 59f45f199d..964e121c38 100644 --- a/agent/agent-profiler/agent-alerting-api/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting-api/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-profiler:agent-alerting-api:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 4395715cbd..d103bca2b3 100644 --- a/agent/agent-profiler/agent-alerting/gradle.lockfile +++ b/agent/agent-profiler/agent-alerting/gradle.lockfile @@ -3,8 +3,8 @@ # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-profiler:agent-alerting:dependencies --write-locks com.azure:azure-json:1.5.1=runtimeClasspath -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 06422e46f1..c2ef7fc3ae 100644 --- a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-profiler:agent-diagnostics-api:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 4096da9db9..49eb0b20ac 100644 --- a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-profiler:agent-diagnostics-jfr:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index c271389f72..78c23a58a3 100644 --- a/agent/agent-profiler/agent-diagnostics/gradle.lockfile +++ b/agent/agent-profiler/agent-diagnostics/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent-profiler:agent-diagnostics:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 9bfae7356a..a1977c200d 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -47,7 +47,7 @@ dependencies { compileOnly("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure") compileOnly("io.opentelemetry:opentelemetry-extension-trace-propagators") - implementation("com.github.oshi:oshi-core:7.4.2") { + implementation("com.github.oshi:oshi-core:7.4.3") { exclude("org.slf4j", "slf4j-api") } diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index dc5c034bf9..ade908a263 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -8,25 +8,25 @@ ch.qos.logback:logback-classic:1.3.16=runtimeClasspath ch.qos.logback:logback-core:1.3.16=runtimeClasspath com.azure:azure-core-http-netty:1.16.5=runtimeClasspath com.azure:azure-core:1.58.1=runtimeClasspath -com.azure:azure-identity:1.18.3=runtimeClasspath +com.azure:azure-identity:1.18.4=runtimeClasspath com.azure:azure-json:1.5.1=runtimeClasspath com.azure:azure-monitor-opentelemetry-autoconfigure:1.5.0=runtimeClasspath -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.azure:azure-storage-blob:12.34.0=runtimeClasspath -com.azure:azure-storage-common:12.33.0=runtimeClasspath -com.azure:azure-storage-internal-avro:12.19.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.azure:azure-storage-blob:12.35.0=runtimeClasspath +com.azure:azure-storage-common:12.34.0=runtimeClasspath +com.azure:azure-storage-internal-avro:12.20.0=runtimeClasspath com.azure:azure-xml:1.2.1=runtimeClasspath com.fasterxml.jackson.core:jackson-annotations:2.22=runtimeClasspath -com.fasterxml.jackson.core:jackson-core:2.22.0=runtimeClasspath -com.fasterxml.jackson.core:jackson-databind:2.22.0=runtimeClasspath -com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.0=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath -com.github.oshi:oshi-common:7.4.2=runtimeClasspath -com.github.oshi:oshi-core:7.4.2=runtimeClasspath +com.fasterxml.jackson.core:jackson-core:2.22.1=runtimeClasspath +com.fasterxml.jackson.core:jackson-databind:2.22.1=runtimeClasspath +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.1=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath +com.github.oshi:oshi-common:7.4.3=runtimeClasspath +com.github.oshi:oshi-core:7.4.3=runtimeClasspath com.google.errorprone:error_prone_annotations:2.50.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath com.microsoft.azure:msal4j:1.23.1=runtimeClasspath -commons-codec:commons-codec:1.22.0=runtimeClasspath +commons-codec:commons-codec:1.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.netty:netty-buffer:4.2.16.Final=runtimeClasspath io.netty:netty-codec-base:4.2.16.Final=runtimeClasspath diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index dfbb24bbea..4cbbc92f49 100644 --- a/agent/agent/gradle.lockfile +++ b/agent/agent/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:agent:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 2d6e174fc4..92da82dd48 100644 --- a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile +++ b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:instrumentation:azure-functions-worker-stub:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index 5ce613cabe..6a7fd56a94 100644 --- a/agent/instrumentation/azure-functions/gradle.lockfile +++ b/agent/instrumentation/azure-functions/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:instrumentation:azure-functions:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index 230f5b61fb..ed337ef6a8 100644 --- a/agent/instrumentation/methods/gradle.lockfile +++ b/agent/instrumentation/methods/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:instrumentation:methods:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index 5e74b09457..d5613fe25d 100644 --- a/agent/runtime-attach/gradle.lockfile +++ b/agent/runtime-attach/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:runtime-attach:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.contrib:opentelemetry-runtime-attach-core:1.57.0-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index b54f1bc8fe..72b355c8c2 100644 --- a/classic-sdk/core/gradle.lockfile +++ b/classic-sdk/core/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :classic-sdk:core:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 9530c5e732..e4bdf92b5c 100644 --- a/classic-sdk/web/gradle.lockfile +++ b/classic-sdk/web/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :classic-sdk:web:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 284c9e7803..37f781e9a4 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -18,12 +18,12 @@ rootProject.extra["otelInstrumentationVersion"] = otelInstrumentationVersion rootProject.extra["otelInstrumentationAlphaVersion"] = otelInstrumentationAlphaVersion val DEPENDENCY_BOMS = listOf( - "com.fasterxml.jackson:jackson-bom:2.22.0", + "com.fasterxml.jackson:jackson-bom:2.22.1", "io.opentelemetry:opentelemetry-bom:${otelSdkVersion}", "io.opentelemetry:opentelemetry-bom-alpha:${otelSdkAlphaVersion}", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}", "io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}", - "com.azure:azure-sdk-bom:1.3.7", + "com.azure:azure-sdk-bom:1.3.8", "io.netty:netty-bom:4.2.16.Final", "org.junit:junit-bom:5.14.4", "org.testcontainers:testcontainers-bom:2.0.5", @@ -63,7 +63,7 @@ val CORE_DEPENDENCIES = listOf( val DEPENDENCIES = listOf( "ch.qos.logback:logback-classic:1.3.16", // logback 1.4+ requires Java 11+ "ch.qos.logback.contrib:logback-json-classic:0.1.5", - "commons-codec:commons-codec:1.22.0", + "commons-codec:commons-codec:1.22.1", "org.apache.commons:commons-text:1.15.0", "com.google.code.gson:gson:2.14.0", "com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index d3edc02f0e..e0baf99e8c 100644 --- a/etw/java/gradle.lockfile +++ b/etw/java/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :etw:java:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath From 7d2a2e7bf14f5cfc6dfebd40cc696a8a8f20efdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:58:48 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- .../META-INF/LICENSE.txt | 0 .../META-INF/NOTICE.txt | 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 | 36 +++++++++---------- 9 files changed, 18 insertions(+), 18 deletions(-) rename licenses/{commons-codec-1.22.0.jar => commons-codec-1.22.1.jar}/META-INF/LICENSE.txt (100%) rename licenses/{commons-codec-1.22.0.jar => commons-codec-1.22.1.jar}/META-INF/NOTICE.txt (100%) rename licenses/{jackson-core-2.22.0.jar => jackson-core-2.22.1.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-core-2.22.0.jar => jackson-core-2.22.1.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-databind-2.22.0.jar => jackson-databind-2.22.1.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-databind-2.22.0.jar => jackson-databind-2.22.1.jar}/META-INF/NOTICE (100%) rename licenses/{jackson-datatype-jsr310-2.22.0.jar => jackson-datatype-jsr310-2.22.1.jar}/META-INF/LICENSE (100%) rename licenses/{jackson-datatype-jsr310-2.22.0.jar => jackson-datatype-jsr310-2.22.1.jar}/META-INF/NOTICE (100%) diff --git a/licenses/commons-codec-1.22.0.jar/META-INF/LICENSE.txt b/licenses/commons-codec-1.22.1.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-codec-1.22.0.jar/META-INF/LICENSE.txt rename to licenses/commons-codec-1.22.1.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-codec-1.22.0.jar/META-INF/NOTICE.txt b/licenses/commons-codec-1.22.1.jar/META-INF/NOTICE.txt similarity index 100% rename from licenses/commons-codec-1.22.0.jar/META-INF/NOTICE.txt rename to licenses/commons-codec-1.22.1.jar/META-INF/NOTICE.txt diff --git a/licenses/jackson-core-2.22.0.jar/META-INF/LICENSE b/licenses/jackson-core-2.22.1.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-core-2.22.0.jar/META-INF/LICENSE rename to licenses/jackson-core-2.22.1.jar/META-INF/LICENSE diff --git a/licenses/jackson-core-2.22.0.jar/META-INF/NOTICE b/licenses/jackson-core-2.22.1.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-core-2.22.0.jar/META-INF/NOTICE rename to licenses/jackson-core-2.22.1.jar/META-INF/NOTICE diff --git a/licenses/jackson-databind-2.22.0.jar/META-INF/LICENSE b/licenses/jackson-databind-2.22.1.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-databind-2.22.0.jar/META-INF/LICENSE rename to licenses/jackson-databind-2.22.1.jar/META-INF/LICENSE diff --git a/licenses/jackson-databind-2.22.0.jar/META-INF/NOTICE b/licenses/jackson-databind-2.22.1.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-databind-2.22.0.jar/META-INF/NOTICE rename to licenses/jackson-databind-2.22.1.jar/META-INF/NOTICE diff --git a/licenses/jackson-datatype-jsr310-2.22.0.jar/META-INF/LICENSE b/licenses/jackson-datatype-jsr310-2.22.1.jar/META-INF/LICENSE similarity index 100% rename from licenses/jackson-datatype-jsr310-2.22.0.jar/META-INF/LICENSE rename to licenses/jackson-datatype-jsr310-2.22.1.jar/META-INF/LICENSE diff --git a/licenses/jackson-datatype-jsr310-2.22.0.jar/META-INF/NOTICE b/licenses/jackson-datatype-jsr310-2.22.1.jar/META-INF/NOTICE similarity index 100% rename from licenses/jackson-datatype-jsr310-2.22.0.jar/META-INF/NOTICE rename to licenses/jackson-datatype-jsr310-2.22.1.jar/META-INF/NOTICE diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index c9b95bc576..fbeb7f01b5 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -10,38 +10,38 @@ > - **Embedded license files**: [jackson-annotations-2.22.jar/META-INF/LICENSE](jackson-annotations-2.22.jar/META-INF/LICENSE) - [jackson-annotations-2.22.jar/META-INF/NOTICE](jackson-annotations-2.22.jar/META-INF/NOTICE) -**2** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.22.0` +**2** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.22.1` > - **Project URL**: [https://github.com/FasterXML/jackson-core](https://github.com/FasterXML/jackson-core) > - **Manifest License**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **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.22.0.jar/META-INF/LICENSE](jackson-core-2.22.0.jar/META-INF/LICENSE) - - [jackson-core-2.22.0.jar/META-INF/NOTICE](jackson-core-2.22.0.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-core-2.22.1.jar/META-INF/LICENSE](jackson-core-2.22.1.jar/META-INF/LICENSE) + - [jackson-core-2.22.1.jar/META-INF/NOTICE](jackson-core-2.22.1.jar/META-INF/NOTICE) -**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.22.0` +**3** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-databind` **Version:** `2.22.1` > - **Project URL**: [https://github.com/FasterXML/jackson](https://github.com/FasterXML/jackson) > - **Manifest License**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **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.22.0.jar/META-INF/LICENSE](jackson-databind-2.22.0.jar/META-INF/LICENSE) - - [jackson-databind-2.22.0.jar/META-INF/NOTICE](jackson-databind-2.22.0.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-databind-2.22.1.jar/META-INF/LICENSE](jackson-databind-2.22.1.jar/META-INF/LICENSE) + - [jackson-databind-2.22.1.jar/META-INF/NOTICE](jackson-databind-2.22.1.jar/META-INF/NOTICE) -**4** **Group:** `com.fasterxml.jackson.datatype` **Name:** `jackson-datatype-jsr310` **Version:** `2.22.0` +**4** **Group:** `com.fasterxml.jackson.datatype` **Name:** `jackson-datatype-jsr310` **Version:** `2.22.1` > - **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**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **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.22.0.jar/META-INF/LICENSE](jackson-datatype-jsr310-2.22.0.jar/META-INF/LICENSE) - - [jackson-datatype-jsr310-2.22.0.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.22.0.jar/META-INF/NOTICE) +> - **Embedded license files**: [jackson-datatype-jsr310-2.22.1.jar/META-INF/LICENSE](jackson-datatype-jsr310-2.22.1.jar/META-INF/LICENSE) + - [jackson-datatype-jsr310-2.22.1.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.22.1.jar/META-INF/NOTICE) **5** **Group:** `com.google.errorprone` **Name:** `error_prone_annotations` **Version:** `2.50.0` > - **Manifest Project URL**: [https://errorprone.info/error_prone_annotations](https://errorprone.info/error_prone_annotations) > - **Manifest License**: [http://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**6** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.22.0` +**6** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.22.1` > - **Project URL**: [https://commons.apache.org/proper/commons-codec/](https://commons.apache.org/proper/commons-codec/) > - **Manifest License**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **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**: [commons-codec-1.22.0.jar/META-INF/LICENSE.txt](commons-codec-1.22.0.jar/META-INF/LICENSE.txt) - - [commons-codec-1.22.0.jar/META-INF/NOTICE.txt](commons-codec-1.22.0.jar/META-INF/NOTICE.txt) +> - **Embedded license files**: [commons-codec-1.22.1.jar/META-INF/LICENSE.txt](commons-codec-1.22.1.jar/META-INF/LICENSE.txt) + - [commons-codec-1.22.1.jar/META-INF/NOTICE.txt](commons-codec-1.22.1.jar/META-INF/NOTICE.txt) **7** **Group:** `io.netty` **Name:** `netty-buffer` **Version:** `4.2.16.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) @@ -355,7 +355,7 @@ > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**67** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.18.3` +**67** **Group:** `com.azure` **Name:** `azure-identity` **Version:** `1.18.4` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) @@ -366,15 +366,15 @@ **69** **Group:** `com.azure` **Name:** `azure-monitor-opentelemetry-autoconfigure` **Version:** `1.5.0` > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**70** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.34.0` +**70** **Group:** `com.azure` **Name:** `azure-storage-blob` **Version:** `12.35.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**71** **Group:** `com.azure` **Name:** `azure-storage-common` **Version:** `12.33.0` +**71** **Group:** `com.azure` **Name:** `azure-storage-common` **Version:** `12.34.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**72** **Group:** `com.azure` **Name:** `azure-storage-internal-avro` **Version:** `12.19.0` +**72** **Group:** `com.azure` **Name:** `azure-storage-internal-avro` **Version:** `12.20.0` > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) @@ -382,12 +382,12 @@ > - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**74** **Group:** `com.github.oshi` **Name:** `oshi-common` **Version:** `7.4.2` +**74** **Group:** `com.github.oshi` **Name:** `oshi-common` **Version:** `7.4.3` > - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-common](https://github.com/oshi/oshi/oshi-common) > - **Manifest License**: [https://opensource.org/licenses/MIT](MIT License) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) -**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `7.4.2` +**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `7.4.3` > - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core) > - **Manifest License**: [https://opensource.org/licenses/MIT](MIT License) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) From e7e210b52b571f9a4ae895fc78075002dfaa6a3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:58:51 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- .../applicationinsights-web-2.3/gradle.lockfile | 4 ++-- agent/instrumentation/micrometer-1.0/gradle.lockfile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index 4825495029..751724d09e 100644 --- a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile +++ b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:instrumentation:applicationinsights-web-2.3:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index d0ae702ddf..1822ba68cd 100644 --- a/agent/instrumentation/micrometer-1.0/gradle.lockfile +++ b/agent/instrumentation/micrometer-1.0/gradle.lockfile @@ -2,8 +2,8 @@ # Manual edits can break the build and are not advised. # This file is expected to be part of source control. # To regenerate this file, run: ./gradlew :agent:instrumentation:micrometer-1.0:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=runtimeClasspath -com.fasterxml.jackson:jackson-bom:2.22.0=runtimeClasspath +com.azure:azure-sdk-bom:1.3.8=runtimeClasspath +com.fasterxml.jackson:jackson-bom:2.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.28.1-alpha=runtimeClasspath io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.28.1=runtimeClasspath