From 37bf7a8f8e9b8aa31ef37efdf2d810502dbabd52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:14:20 +0000 Subject: [PATCH 1/3] Bump com.github.oshi:oshi-core from 6.9.1 to 6.10.0 Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.9.1 to 6.10.0. - [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-6.9.1...oshi-parent-6.10.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agent/agent-tooling/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 9cf0088e49b..f92bae8b38e 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:6.9.1") { + implementation("com.github.oshi:oshi-core:6.10.0") { exclude("org.slf4j", "slf4j-api") } From dd2ff155cd0cec7abe79fe560b7effc345a5fba8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:17:30 +0000 Subject: [PATCH 2/3] ./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 78485773c5a..e5ca8ef252d 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2026-03-23 17:40:05 PDT_ +_2026-03-24 03:17:26 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.21` @@ -359,7 +359,7 @@ _2026-03-23 17:40:05 PDT_ > - **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) -**70** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.9.1` +**70** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.10.0` > - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core) > - **Manifest License**: MIT;link="https://opensource.org/licenses/MIT" (Not Packaged) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT) From c8e1a5aa8df3e2ec5ce6ebedde82b2d74926fc9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 03:17:34 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- agent/agent-tooling/gradle.lockfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index cd90ac0111a..650202e1a29 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.21.1=runtimeClasspath com.fasterxml.jackson.core:jackson-databind:2.21.1=runtimeClasspath com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.1=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath -com.github.oshi:oshi-core:6.9.1=runtimeClasspath +com.github.oshi:oshi-core:6.10.0=runtimeClasspath com.google.errorprone:error_prone_annotations:2.46.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath com.microsoft.azure:msal4j:1.23.1=runtimeClasspath