From 94bbf9eb185801426940185ab1a6a99a2e97efc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:32:47 +0000 Subject: [PATCH 1/3] Bump com.github.oshi:oshi-core from 6.6.4 to 6.6.5 Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.6.4 to 6.6.5. - [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.6.4...oshi-parent-6.6.5) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-type: direct:production update-type: version-update:semver-patch ... 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 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") } From 994465697b5f0acc2bd8674b136c17674d94dd60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:34:37 +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 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) From 0bcc45bab9907bf6eaba928797bf9276718807b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:34:42 +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 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