Skip to content

Commit 6fac4d7

Browse files
dependabot[bot]github-actions[bot]heyams
authored
Bump com.github.oshi:oshi-core from 6.4.12 to 6.4.13 (#3559)
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]>
1 parent ca7dc9a commit 6fac4d7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

agent/agent-tooling/build.gradle.kts

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

49-
implementation("com.github.oshi:oshi-core:6.4.12") {
49+
implementation("com.github.oshi:oshi-core:6.4.13") {
5050
exclude("org.slf4j", "slf4j-api")
5151
}
5252

agent/agent-tooling/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.16.1=runtimeClasspath
2121
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.1=runtimeClasspath
2222
com.fasterxml.jackson:jackson-bom:2.16.1=runtimeClasspath
2323
com.fasterxml.woodstox:woodstox-core:6.5.1=runtimeClasspath
24-
com.github.oshi:oshi-core:6.4.12=runtimeClasspath
24+
com.github.oshi:oshi-core:6.4.13=runtimeClasspath
2525
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
2626
com.google.errorprone:error_prone_annotations:2.25.0=runtimeClasspath
2727
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath

licenses/more-licenses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# agent
33
## Dependency License Report
4-
_2024-02-27 03:49:37 UTC_
4+
_2024-02-27 03:50:01 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.16.1`
@@ -369,7 +369,7 @@ _2024-02-27 03:49:37 UTC_
369369
> - **POM Project URL**: [https://github.com/Azure/azure-sdk-for-java](https://github.com/Azure/azure-sdk-for-java)
370370
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)
371371
372-
**72** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.4.12`
372+
**72** **Group:** `com.github.oshi` **Name:** `oshi-core` **Version:** `6.4.13`
373373
> - **Manifest Project URL**: [https://github.com/oshi/oshi/oshi-core](https://github.com/oshi/oshi/oshi-core)
374374
> - **Manifest License**: "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT" (Not Packaged)
375375
> - **POM License**: MIT License - [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)