diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index cd7865bec9e..7087ea213df 100644 --- a/agent/agent-tooling/build.gradle.kts +++ b/agent/agent-tooling/build.gradle.kts @@ -46,7 +46,7 @@ dependencies { compileOnly("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure") compileOnly("io.opentelemetry:opentelemetry-extension-trace-propagators") - implementation("com.github.oshi:oshi-core:6.6.4") { + implementation("com.github.oshi:oshi-core:6.6.5") { exclude("org.slf4j", "slf4j-api") } diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 9c11dc84479..9fa61a68b95 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -22,7 +22,7 @@ com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2=runtimeClasspath com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2=runtimeClasspath com.fasterxml.jackson:jackson-bom:2.17.2=runtimeClasspath com.fasterxml.woodstox:woodstox-core:6.7.0=runtimeClasspath -com.github.oshi:oshi-core:6.6.4=runtimeClasspath +com.github.oshi:oshi-core:6.6.5=runtimeClasspath com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.32.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 cbd8b5f0d2e..273c8a378a8 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2024-09-18 03:28:20 UTC_ +_2024-09-30 03:34:36 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.2` @@ -381,7 +381,7 @@ _2024-09-18 03:28:20 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) -**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.6.4` +**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.6.5` > - **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) > - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)