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.27=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.17.2=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.31 .0=runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.32 .0=runtimeClasspath
7
7
io.netty:netty-bom:4.1.112.Final=runtimeClasspath
8
8
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.7.0-alpha=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.7.0=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.27=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.17.2=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.31 .0=runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.32 .0=runtimeClasspath
7
7
io.netty:netty-bom:4.1.112.Final=runtimeClasspath
8
8
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.7.0-alpha=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.7.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ com.fasterxml.jackson:jackson-bom:2.17.2=runtimeClasspath
24
24
com.fasterxml.woodstox:woodstox-core:6.7.0=runtimeClasspath
25
25
com.github.oshi:oshi-core:6.6.3=runtimeClasspath
26
26
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
27
- com.google.errorprone:error_prone_annotations:2.31 .0=runtimeClasspath
27
+ com.google.errorprone:error_prone_annotations:2.32 .0=runtimeClasspath
28
28
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
29
29
com.microsoft.azure:msal4j:1.16.2=runtimeClasspath
30
30
com.nimbusds:content-type:2.3=runtimeClasspath
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ val DEPENDENCY_BOMS = listOf(
34
34
35
35
val autoServiceVersion = " 1.1.1"
36
36
val autoValueVersion = " 1.11.0"
37
- val errorProneVersion = " 2.31 .0"
37
+ val errorProneVersion = " 2.32 .0"
38
38
val jmhVersion = " 1.37"
39
39
val mockitoVersion = " 4.11.0"
40
40
val slf4jVersion = " 2.0.16"
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2024-08-28 03:20:43 UTC_
4
+ _ 2024-09-12 03:04:53 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.2 `
@@ -36,7 +36,7 @@ _2024-08-28 03:20:43 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.31 .0 `
39
+ ** 6** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.32 .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