diff --git a/agent/agent-tooling/build.gradle.kts b/agent/agent-tooling/build.gradle.kts index 462a1ba745b..9cf0088e49b 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.0") { + implementation("com.github.oshi:oshi-core:6.9.1") { exclude("org.slf4j", "slf4j-api") } diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 814ae987f38..eefd7fa8af5 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.9.0=runtimeClasspath +com.github.oshi:oshi-core:6.9.1=runtimeClasspath com.google.errorprone:error_prone_annotations:2.42.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath com.microsoft.azure:msal4j:1.23.1=runtimeClasspath @@ -69,8 +69,8 @@ io.opentelemetry:opentelemetry-sdk:1.53.0=runtimeClasspath io.projectreactor.netty:reactor-netty-core:1.2.9=runtimeClasspath io.projectreactor.netty:reactor-netty-http:1.2.9=runtimeClasspath io.projectreactor:reactor-core:3.7.9=runtimeClasspath -net.java.dev.jna:jna-platform:5.17.0=runtimeClasspath -net.java.dev.jna:jna:5.17.0=runtimeClasspath +net.java.dev.jna:jna-platform:5.18.1=runtimeClasspath +net.java.dev.jna:jna:5.18.1=runtimeClasspath org.apache.commons:commons-lang3:3.18.0=runtimeClasspath org.apache.commons:commons-text:1.14.0=runtimeClasspath org.junit:junit-bom:5.14.0=runtimeClasspath diff --git a/licenses/jna-5.17.0.jar/META-INF/LICENSE b/licenses/jna-5.18.1.jar/META-INF/LICENSE similarity index 100% rename from licenses/jna-5.17.0.jar/META-INF/LICENSE rename to licenses/jna-5.18.1.jar/META-INF/LICENSE diff --git a/licenses/jna-platform-5.17.0.jar/META-INF/LICENSE b/licenses/jna-platform-5.18.1.jar/META-INF/LICENSE similarity index 100% rename from licenses/jna-platform-5.17.0.jar/META-INF/LICENSE rename to licenses/jna-platform-5.18.1.jar/META-INF/LICENSE diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 736cb1cf4af..edfd3a2c9a7 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-10-17 20:59:41 UTC_ +_2025-10-20 03:10:02 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.20` @@ -226,17 +226,17 @@ _2025-10-17 20:59:41 UTC_ > - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**46** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.17.0` +**46** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.18.1` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -> - **Embedded license files**: [jna-5.17.0.jar/META-INF/LICENSE](jna-5.17.0.jar/META-INF/LICENSE) +> - **Embedded license files**: [jna-5.18.1.jar/META-INF/LICENSE](jna-5.18.1.jar/META-INF/LICENSE) -**47** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.17.0` +**47** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.18.1` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -> - **Embedded license files**: [jna-platform-5.17.0.jar/META-INF/LICENSE](jna-platform-5.17.0.jar/META-INF/LICENSE) +> - **Embedded license files**: [jna-platform-5.18.1.jar/META-INF/LICENSE](jna-platform-5.18.1.jar/META-INF/LICENSE) **48** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.18.0` > - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/) @@ -307,17 +307,17 @@ _2025-10-17 20:59:41 UTC_ > - **POM License**: Eclipse Public License - v 1.0 - [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -**59** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.17.0` +**59** **Group:** `net.java.dev.jna` **Name:** `jna` **Version:** `5.18.1` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -> - **Embedded license files**: [jna-5.17.0.jar/META-INF/LICENSE](jna-5.17.0.jar/META-INF/LICENSE) +> - **Embedded license files**: [jna-5.18.1.jar/META-INF/LICENSE](jna-5.18.1.jar/META-INF/LICENSE) -**60** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.17.0` +**60** **Group:** `net.java.dev.jna` **Name:** `jna-platform` **Version:** `5.18.1` > - **POM Project URL**: [https://github.com/java-native-access/jna](https://github.com/java-native-access/jna) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) > - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1) -> - **Embedded license files**: [jna-platform-5.17.0.jar/META-INF/LICENSE](jna-platform-5.17.0.jar/META-INF/LICENSE) +> - **Embedded license files**: [jna-platform-5.18.1.jar/META-INF/LICENSE](jna-platform-5.18.1.jar/META-INF/LICENSE) ## MIT License @@ -356,7 +356,7 @@ _2025-10-17 20:59:41 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) -**70** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.9.0` +**70** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.9.1` > - **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)