File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
46
46
compileOnly(" io.opentelemetry:opentelemetry-sdk-extension-autoconfigure" )
47
47
compileOnly(" io.opentelemetry:opentelemetry-extension-trace-propagators" )
48
48
49
- implementation(" com.github.oshi:oshi-core:6.6.2 " ) {
49
+ implementation(" com.github.oshi:oshi-core:6.6.3 " ) {
50
50
exclude(" org.slf4j" , " slf4j-api" )
51
51
}
52
52
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2=runtimeClasspath
22
22
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2=runtimeClasspath
23
23
com.fasterxml.jackson:jackson-bom:2.17.2=runtimeClasspath
24
24
com.fasterxml.woodstox:woodstox-core:6.7.0=runtimeClasspath
25
- com.github.oshi:oshi-core:6.6.2 =runtimeClasspath
25
+ com.github.oshi:oshi-core:6.6.3 =runtimeClasspath
26
26
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
27
27
com.google.errorprone:error_prone_annotations:2.31.0=runtimeClasspath
28
28
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ _2024-08-29 03:19:37 UTC_
381
381
> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
382
382
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
383
383
384
- ** 75** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.6.2 `
384
+ ** 75** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.6.3 `
385
385
> - ** Manifest Project URL** : [ https://github.com/oshi/oshi/oshi-core ] ( https://github.com/oshi/oshi/oshi-core )
386
386
> - ** Manifest License** : "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT " (Not Packaged)
387
387
> - ** 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