From 4df8a74ec5b314d1d2e35be4bd48163342e71f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 22:09:07 +0000 Subject: [PATCH 1/3] Bump com.github.oshi:oshi-core from 6.8.3 to 6.9.0 Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.8.3 to 6.9.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.8.3...oshi-parent-6.9.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 6.9.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 994836679d..d51b1eb06b 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.8.3") { + implementation("com.github.oshi:oshi-core:6.9.0") { exclude("org.slf4j", "slf4j-api") } From 6d0195ed189d2399f93b696a9b3b809b68e0b257 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 22:10:13 +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 e1a5ed4111..635bc8bf16 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-09-09 20:21:54 UTC_ +_2025-09-25 22:10:08 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.20` @@ -397,7 +397,7 @@ _2025-09-09 20:21:54 UTC_ > - **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) -**78** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.8.3` +**78** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.9.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 0a7fa0581d687cfb121ca7037695658c5aaea2a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 22:10:16 +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 873ebbce12..68d1134526 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.20.0=runtimeClasspath com.fasterxml.jackson.core:jackson-databind:2.20.0=runtimeClasspath com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath -com.github.oshi:oshi-core:6.8.3=runtimeClasspath +com.github.oshi:oshi-core:6.9.0=runtimeClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.41.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath