Skip to content

Commit

Permalink
Bump com.github.oshi:oshi-core from 6.6.2 to 6.6.3 (#3852)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
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>
Co-authored-by: Helen <[email protected]>
  • Loading branch information
3 people authored Aug 30, 2024
1 parent 5450106 commit 0113a08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion agent/agent-tooling/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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.2") {
implementation("com.github.oshi:oshi-core:6.6.3") {
exclude("org.slf4j", "slf4j-api")
}

Expand Down
2 changes: 1 addition & 1 deletion agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.2=runtimeClasspath
com.github.oshi:oshi-core:6.6.3=runtimeClasspath
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
com.google.errorprone:error_prone_annotations:2.31.0=runtimeClasspath
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion licenses/more-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ _2024-08-29 03:19:37 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.2`
**75** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.6.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)
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
Expand Down

0 comments on commit 0113a08

Please sign in to comment.