diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 3155c8dbe45..1fccbcb069e 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.2") { + implementation("com.github.oshi:oshi-core:6.8.3") { exclude("org.slf4j", "slf4j-api") } diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index a33c9e2f99b..20c0ba0bfbf 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.19.2=runtimeClasspath com.fasterxml.jackson.core:jackson-databind:2.19.2=runtimeClasspath com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.2=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.19.2=runtimeClasspath -com.github.oshi:oshi-core:6.8.2=runtimeClasspath +com.github.oshi:oshi-core:6.8.3=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 diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index a80cc614b17..3ae2587d714 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-08-04 18:36:28 UTC_ +_2025-08-18 04:58:07 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.19.2` @@ -397,9 +397,9 @@ _2025-08-04 18:36:28 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.2` +**78** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.8.3` > - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core) -> - **Manifest License**: "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT" (Not Packaged) +> - **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) **79** **Group:** `com.microsoft.azure` **Name:** `msal4j` **Version:** `1.22.0`