File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.6.0 " ) {
49+ implementation(" com.github.oshi:oshi-core:6.6.1 " ) {
5050 exclude(" org.slf4j" , " slf4j-api" )
5151 }
5252
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.1=runtimeClasspath
2222com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1=runtimeClasspath
2323com.fasterxml.jackson:jackson-bom:2.17.1=runtimeClasspath
2424com.fasterxml.woodstox:woodstox-core:6.6.2=runtimeClasspath
25- com.github.oshi:oshi-core:6.6.0 =runtimeClasspath
25+ com.github.oshi:oshi-core:6.6.1 =runtimeClasspath
2626com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
2727com.google.errorprone:error_prone_annotations:2.27.1=runtimeClasspath
2828com.google.guava:guava-bom:33.2.0-jre=runtimeClasspath
Original file line number Diff line number Diff line change 11
22# agent
33## Dependency License Report
4- _ 2024-05-23 03:32 :29 UTC_
4+ _ 2024-05-27 03:31 :29 UTC_
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.1 `
@@ -369,7 +369,7 @@ _2024-05-23 03:32:29 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.6.0 `
372+ ** 72** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.6.1 `
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 )
You can’t perform that action at this time.
0 commit comments