Skip to content

Commit 435776d

Browse files
Bump com.github.oshi:oshi-core from 6.9.1 to 6.10.0 (#4655)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3ceaf24 commit 435776d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
compileOnly("io.opentelemetry:opentelemetry-sdk-extension-autoconfigure")
4848
compileOnly("io.opentelemetry:opentelemetry-extension-trace-propagators")
4949

50-
implementation("com.github.oshi:oshi-core:6.9.1") {
50+
implementation("com.github.oshi:oshi-core:6.10.0") {
5151
exclude("org.slf4j", "slf4j-api")
5252
}
5353

agent/agent-tooling/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.21.1=runtimeClasspath
2020
com.fasterxml.jackson.core:jackson-databind:2.21.1=runtimeClasspath
2121
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.21.1=runtimeClasspath
2222
com.fasterxml.jackson:jackson-bom:2.21.1=runtimeClasspath
23-
com.github.oshi:oshi-core:6.9.1=runtimeClasspath
23+
com.github.oshi:oshi-core:6.10.0=runtimeClasspath
2424
com.google.errorprone:error_prone_annotations:2.46.0=runtimeClasspath
2525
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
2626
com.microsoft.azure:msal4j:1.23.1=runtimeClasspath

licenses/more-licenses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ _2026-03-24 03:17:26 UTC_
359359
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
360360
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
361361
362-
**70** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.9.1`
362+
**70** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.10.0`
363363
> - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core)
364364
> - **Manifest License**: MIT;link="https://opensource.org/licenses/MIT" (Not Packaged)
365365
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)