File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
47
47
compileOnly(" io.opentelemetry:opentelemetry-sdk-extension-autoconfigure" )
48
48
compileOnly(" io.opentelemetry:opentelemetry-extension-trace-propagators" )
49
49
50
- implementation(" com.github.oshi:oshi-core:6.8.0 " ) {
50
+ implementation(" com.github.oshi:oshi-core:6.8.2 " ) {
51
51
exclude(" org.slf4j" , " slf4j-api" )
52
52
}
53
53
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.18.3=runtimeClasspath
20
20
com.fasterxml.jackson.core:jackson-databind:2.18.3=runtimeClasspath
21
21
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3=runtimeClasspath
22
22
com.fasterxml.jackson:jackson-bom:2.18.3=runtimeClasspath
23
- com.github.oshi:oshi-core:6.8.0 =runtimeClasspath
23
+ com.github.oshi:oshi-core:6.8.2 =runtimeClasspath
24
24
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
25
25
com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath
26
26
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2025-06-20 08:22:52 UTC_
4
+ _ 2025-07-07 18:29:51 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.18.3 `
@@ -393,7 +393,7 @@ _2025-06-20 08:22:52 UTC_
393
393
> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
394
394
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
395
395
396
- ** 77** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.8.0 `
396
+ ** 77** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.8.2 `
397
397
> - ** Manifest Project URL** : [ https://github.com/oshi/oshi/oshi-core ] ( https://github.com/oshi/oshi/oshi-core )
398
398
> - ** Manifest License** : "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT " (Not Packaged)
399
399
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
You can’t perform that action at this time.
0 commit comments