From 68d10161cce7ee283d2a9553ef2b435549df1b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:18:20 +0000 Subject: [PATCH 1/2] Bump com.github.oshi:oshi-core in the all-dependencies group Bumps the all-dependencies group with 1 update: [com.github.oshi:oshi-core](https://github.com/oshi/oshi). Updates `com.github.oshi:oshi-core` from 7.6.0 to 7.6.1 - [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.6.0...oshi-parent-7.6.1) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 7.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- agent/agent-tooling/build.gradle.kts | 2 +- agent/agent-tooling/gradle.lockfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index fa2f08214f..17ce0062c5 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.6.0") { + implementation("com.github.oshi:oshi-core:7.6.1") { exclude("org.slf4j", "slf4j-api") } diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 248a8a4f89..3a8dc7367f 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -21,8 +21,8 @@ com.fasterxml.jackson.core:jackson-core:2.22.2=runtimeClasspath com.fasterxml.jackson.core:jackson-databind:2.22.2=runtimeClasspath com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.2=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.22.2=runtimeClasspath -com.github.oshi:oshi-common:7.6.0=runtimeClasspath -com.github.oshi:oshi-core:7.6.0=runtimeClasspath +com.github.oshi:oshi-common:7.6.1=runtimeClasspath +com.github.oshi:oshi-core:7.6.1=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 From af34d3cd59e14bbca1db15d6303d18013f739d05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:20:12 +0000 Subject: [PATCH 2/2] ./gradlew generateLicenseReport --- licenses/more-licenses.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index b224202c33..32bbba6d33 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -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.6.0` +**74** **Group:** `com.github.oshi` **Name:** `oshi-common` **Version:** `7.6.1` > - **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.6.0` +**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `7.6.1` > - **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)