File tree Expand file tree Collapse file tree 6 files changed +6
-9
lines changed Expand file tree Collapse file tree 6 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 33# This file is expected to be part of source control.
44com.azure:azure-sdk-bom:1.3.0=runtimeClasspath
55com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
6- com.google.errorprone:error_prone_annotations:2.42 .0=runtimeClasspath
6+ com.google.errorprone:error_prone_annotations:2.43 .0=runtimeClasspath
77io.netty:netty-bom:4.2.7.Final=runtimeClasspath
88io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0-alpha=runtimeClasspath
99io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath
Original file line number Diff line number Diff line change 33# This file is expected to be part of source control.
44com.azure:azure-sdk-bom:1.3.0=runtimeClasspath
55com.fasterxml.jackson:jackson-bom:2.20.0=runtimeClasspath
6- com.google.errorprone:error_prone_annotations:2.42 .0=runtimeClasspath
6+ com.google.errorprone:error_prone_annotations:2.43 .0=runtimeClasspath
77io.netty:netty-bom:4.2.7.Final=runtimeClasspath
88io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.19.0-alpha=runtimeClasspath
99io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.19.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ com.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
2323com.github.oshi:oshi-core:6.9.1=runtimeClasspath
24- com.google.errorprone:error_prone_annotations:2.42 .0=runtimeClasspath
24+ com.google.errorprone:error_prone_annotations:2.43 .0=runtimeClasspath
2525com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
2626com.microsoft.azure:msal4j:1.23.1=runtimeClasspath
2727commons-codec:commons-codec:1.19.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -54,9 +54,6 @@ tasks {
5454 // Suggests using Guava types for fields but we don't use Guava
5555 disable(" ImmutableMemberCollection" )
5656
57- // TODO (trask) use animal sniffer
58- disable(" AndroidJdkLibsChecker" )
59-
6057 // apparently disabling android doesn't disable this
6158 disable(" StaticOrDefaultInterfaceMethod" )
6259
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ val DEPENDENCY_BOMS = listOf(
2929
3030val autoServiceVersion = " 1.1.1"
3131val autoValueVersion = " 1.11.0"
32- val errorProneVersion = " 2.42 .0"
32+ val errorProneVersion = " 2.43 .0"
3333val jmhVersion = " 1.37"
3434val mockitoVersion = " 4.11.0"
3535val slf4jVersion = " 2.0.17"
Original file line number Diff line number Diff line change 11
22# agent
33## Dependency License Report
4- _ 2025-10-20 03:10:02 UTC_
4+ _ 2025-10-27 21:29:56 UTC_
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.20 `
@@ -32,7 +32,7 @@ _2025-10-20 03:10:02 UTC_
3232> - ** Embedded license files** : [ jackson-datatype-jsr310-2.20.0.jar/META-INF/LICENSE] ( jackson-datatype-jsr310-2.20.0.jar/META-INF/LICENSE )
3333 - [jackson-datatype-jsr310-2.20.0.jar/META-INF/NOTICE](jackson-datatype-jsr310-2.20.0.jar/META-INF/NOTICE)
3434
35- ** 5** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.42 .0 `
35+ ** 5** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.43 .0 `
3636> - ** Manifest Project URL** : [ https://errorprone.info/error_prone_annotations ] ( https://errorprone.info/error_prone_annotations )
3737> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
3838> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
You can’t perform that action at this time.
0 commit comments