File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
4747 compileOnly(" io.opentelemetry:opentelemetry-sdk-extension-autoconfigure" )
4848 compileOnly(" io.opentelemetry:opentelemetry-extension-trace-propagators" )
4949
50- implementation(" com.github.oshi:oshi-core:6.8.3 " ) {
50+ implementation(" com.github.oshi:oshi-core:6.9.0 " ) {
5151 exclude(" org.slf4j" , " slf4j-api" )
5252 }
5353
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ com.fasterxml.jackson.core:jackson-core:2.20.0=runtimeClasspath
2020com.fasterxml.jackson.core:jackson-databind:2.20.0=runtimeClasspath
2121com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0=runtimeClasspath
2222com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
23- com.github.oshi:oshi-core:6.8.3 =runtimeClasspath
23+ com.github.oshi:oshi-core:6.9.0 =runtimeClasspath
2424com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
2525com.google.errorprone:error_prone_annotations:2.41.0=runtimeClasspath
2626com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies {
3434 implementation(" com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3.0" )
3535 implementation(" com.gradleup.shadow:shadow-gradle-plugin:8.3.9" )
3636
37- implementation(" org.owasp:dependency-check-gradle:12.1.3 " )
37+ implementation(" org.owasp:dependency-check-gradle:12.1.6 " )
3838
3939 implementation(" io.opentelemetry.instrumentation:gradle-plugins:2.19.0-alpha" )
4040
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ dependencies {
1313 implementation(" org.springframework.boot:spring-boot-starter-web:3.5.6" ) {
1414 exclude(" org.springframework.boot" , " spring-boot-starter-tomcat" )
1515 }
16- implementation(" org.apache.commons:commons-lang3:3.18 .0" )
16+ implementation(" org.apache.commons:commons-lang3:3.19 .0" )
1717}
Original file line number Diff line number Diff line change 11
22# agent
33## Dependency License Report
4- _ 2025-09-22 13:09:37 PDT _
4+ _ 2025-09-25 22:10:08 UTC _
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.20 `
@@ -393,7 +393,7 @@ _2025-09-22 13:09:37 PDT_
393393> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
394394> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
395395
396- ** 77** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.8.3 `
396+ ** 77** ** Group:** ` com.github.oshi ` ** Name:** ` oshi-core ` ** Version:** ` 6.9.0 `
397397> - ** Manifest Project URL** : [ https://github.com/oshi/oshi/oshi-core ] ( https://github.com/oshi/oshi/oshi-core )
398398> - ** Manifest License** : MIT;link="https://opensource.org/licenses/MIT " (Not Packaged)
399399> - ** 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