From 8b071fd49b4508b41b4786168d481de6a43ef7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:42:50 +0000 Subject: [PATCH 1/3] Bump the all-dependencies group across 1 directory with 2 updates Bumps the all-dependencies group with 2 updates in the / directory: [com.github.oshi:oshi-core](https://github.com/oshi/oshi) and [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java). 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.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) --- 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.azure:azure-sdk-bom dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- agent/agent-bootstrap/gradle.lockfile | 2 +- agent/agent-for-testing/gradle.lockfile | 2 +- .../gc-monitor-api/gradle.lockfile | 2 +- .../gc-monitor-core/gradle.lockfile | 2 +- .../gc-monitor-tests/gradle.lockfile | 2 +- .../agent-alerting-api/gradle.lockfile | 2 +- .../agent-profiler/agent-alerting/gradle.lockfile | 2 +- .../agent-diagnostics-api/gradle.lockfile | 2 +- .../agent-diagnostics-jfr/gradle.lockfile | 2 +- .../agent-diagnostics/gradle.lockfile | 2 +- agent/agent-tooling/build.gradle.kts | 2 +- agent/agent-tooling/gradle.lockfile | 14 +++++++------- agent/agent/gradle.lockfile | 2 +- .../azure-functions-worker-stub/gradle.lockfile | 2 +- .../azure-functions/gradle.lockfile | 2 +- agent/instrumentation/methods/gradle.lockfile | 2 +- agent/runtime-attach/gradle.lockfile | 2 +- classic-sdk/core/gradle.lockfile | 2 +- classic-sdk/web/gradle.lockfile | 2 +- dependencyManagement/build.gradle.kts | 2 +- etw/java/gradle.lockfile | 2 +- 21 files changed, 27 insertions(+), 27 deletions(-) diff --git a/agent/agent-bootstrap/gradle.lockfile b/agent/agent-bootstrap/gradle.lockfile index 2f0bab8e0b..79ec082fe1 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. # To regenerate this file, run: ./gradlew :agent:agent-bootstrap:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/agent/agent-for-testing/gradle.lockfile b/agent/agent-for-testing/gradle.lockfile index b6460ccf24..0b4b5a14f4 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. # To regenerate this file, run: ./gradlew :agent:agent-for-testing:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-api/gradle.lockfile index 4c715f261f..6587087bf1 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. # 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.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 diff --git a/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-core/gradle.lockfile index dac7e262c8..fa36291fe0 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. # 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.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 diff --git a/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile b/agent/agent-gc-monitor/gc-monitor-tests/gradle.lockfile index 181de4d5f3..2e6c9f9518 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. # 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.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 diff --git a/agent/agent-profiler/agent-alerting-api/gradle.lockfile b/agent/agent-profiler/agent-alerting-api/gradle.lockfile index eb82e0f8b7..964e121c38 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. # 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.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 diff --git a/agent/agent-profiler/agent-alerting/gradle.lockfile b/agent/agent-profiler/agent-alerting/gradle.lockfile index 2608d97e1e..d103bca2b3 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. # 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.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 diff --git a/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-api/gradle.lockfile index 5889e6bb6e..c2ef7fc3ae 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. # 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.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 diff --git a/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile b/agent/agent-profiler/agent-diagnostics-jfr/gradle.lockfile index 8089f55fe5..49eb0b20ac 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. # 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.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 diff --git a/agent/agent-profiler/agent-diagnostics/gradle.lockfile b/agent/agent-profiler/agent-diagnostics/gradle.lockfile index e8a8917d2f..78c23a58a3 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. # To regenerate this file, run: ./gradlew :agent:agent-profiler:agent-diagnostics:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 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 3bc95a4d4e..ade908a263 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -8,21 +8,21 @@ 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.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.2=runtimeClasspath -com.github.oshi:oshi-core:7.4.2=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 diff --git a/agent/agent/gradle.lockfile b/agent/agent/gradle.lockfile index 80c8d7b66b..4cbbc92f49 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. # To regenerate this file, run: ./gradlew :agent:agent:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile b/agent/instrumentation/azure-functions-worker-stub/gradle.lockfile index 39f4e09cdb..92da82dd48 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. # 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.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 diff --git a/agent/instrumentation/azure-functions/gradle.lockfile b/agent/instrumentation/azure-functions/gradle.lockfile index f5b2726082..6a7fd56a94 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. # To regenerate this file, run: ./gradlew :agent:instrumentation:azure-functions:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/agent/instrumentation/methods/gradle.lockfile b/agent/instrumentation/methods/gradle.lockfile index d92f712225..ed337ef6a8 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. # To regenerate this file, run: ./gradlew :agent:instrumentation:methods:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/agent/runtime-attach/gradle.lockfile b/agent/runtime-attach/gradle.lockfile index b5f693f1b6..d5613fe25d 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. # To regenerate this file, run: ./gradlew :agent:runtime-attach:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/classic-sdk/core/gradle.lockfile b/classic-sdk/core/gradle.lockfile index c7e5f805a5..72b355c8c2 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. # To regenerate this file, run: ./gradlew :classic-sdk:core:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/classic-sdk/web/gradle.lockfile b/classic-sdk/web/gradle.lockfile index 7ccbe97083..e4bdf92b5c 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. # To regenerate this file, run: ./gradlew :classic-sdk:web:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index f53a35f689..37f781e9a4 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -23,7 +23,7 @@ val DEPENDENCY_BOMS = listOf( "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", diff --git a/etw/java/gradle.lockfile b/etw/java/gradle.lockfile index d9eb73c688..e0baf99e8c 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. # To regenerate this file, run: ./gradlew :etw:java:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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 From 3e9b4c9802abe8a21defe6b7761daf4a04086e06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:44:29 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- licenses/more-licenses.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index feb7669e4a..fbeb7f01b5 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -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 3deff9aa86e066c1c9e2338cad9dcd03ecde58f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:44:32 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- .../instrumentation/applicationinsights-web-2.3/gradle.lockfile | 2 +- agent/instrumentation/micrometer-1.0/gradle.lockfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile b/agent/instrumentation/applicationinsights-web-2.3/gradle.lockfile index b65b82f439..751724d09e 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. # 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.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 diff --git a/agent/instrumentation/micrometer-1.0/gradle.lockfile b/agent/instrumentation/micrometer-1.0/gradle.lockfile index 4633d45424..1822ba68cd 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. # To regenerate this file, run: ./gradlew :agent:instrumentation:micrometer-1.0:dependencies --write-locks -com.azure:azure-sdk-bom:1.3.7=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