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 3
3
# This file is expected to be part of source control.
4
4
com.azure:azure-sdk-bom:1.2.36=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.19.1=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.39 .0=runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.40 .0=runtimeClasspath
7
7
io.netty:netty-bom:4.2.2.Final=runtimeClasspath
8
8
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.17.1-alpha=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.17.1=runtimeClasspath
Original file line number Diff line number Diff line change 3
3
# This file is expected to be part of source control.
4
4
com.azure:azure-sdk-bom:1.2.36=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.19.1=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.39 .0=runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.40 .0=runtimeClasspath
7
7
io.netty:netty-bom:4.2.2.Final=runtimeClasspath
8
8
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.17.1-alpha=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.17.1=runtimeClasspath
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.1=runtimeClasspath
22
22
com.fasterxml.jackson:jackson-bom:2.19.1=runtimeClasspath
23
23
com.github.oshi:oshi-core:6.8.2=runtimeClasspath
24
24
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
25
- com.google.errorprone:error_prone_annotations:2.39 .0=runtimeClasspath
25
+ com.google.errorprone:error_prone_annotations:2.40 .0=runtimeClasspath
26
26
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
27
27
com.microsoft.azure:msal4j:1.21.0=runtimeClasspath
28
28
com.nimbusds:content-type:2.3=runtimeClasspath
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ val DEPENDENCY_BOMS = listOf(
33
33
34
34
val autoServiceVersion = " 1.1.1"
35
35
val autoValueVersion = " 1.11.0"
36
- val errorProneVersion = " 2.39 .0"
36
+ val errorProneVersion = " 2.40 .0"
37
37
val jmhVersion = " 1.37"
38
38
val mockitoVersion = " 4.11.0"
39
39
val slf4jVersion = " 2.0.17"
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2025-07-09 15:50:25 UTC_
4
+ _ 2025-07-09 23:57:54 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.19.1 `
@@ -36,7 +36,7 @@ _2025-07-09 15:50:25 UTC_
36
36
> - ** POM Project URL** : [ http://stephenc.github.com/jcip-annotations ] ( http://stephenc.github.com/jcip-annotations )
37
37
> - ** POM License** : Apache License, Version 2.0 - [ https://www.apache.org/licenses/LICENSE-2.0 ] ( https://www.apache.org/licenses/LICENSE-2.0 )
38
38
39
- ** 6** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.39 .0 `
39
+ ** 6** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.40 .0 `
40
40
> - ** Manifest Project URL** : [ https://errorprone.info/error_prone_annotations ] ( https://errorprone.info/error_prone_annotations )
41
41
> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
42
42
> - ** 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