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.22=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.17.0=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.26.1 =runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.27.0 =runtimeClasspath
7
7
com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath
8
8
io.netty:netty-bom:4.1.109.Final=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=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.22=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.17.0=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.26.1 =runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.27.0 =runtimeClasspath
7
7
com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath
8
8
io.netty:netty-bom:4.1.109.Final=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.3.0-alpha=runtimeClasspath
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ com.fasterxml.jackson:jackson-bom:2.17.0=runtimeClasspath
23
23
com.fasterxml.woodstox:woodstox-core:6.6.1=runtimeClasspath
24
24
com.github.oshi:oshi-core:6.6.0=runtimeClasspath
25
25
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
26
- com.google.errorprone:error_prone_annotations:2.26.1 =runtimeClasspath
26
+ com.google.errorprone:error_prone_annotations:2.27.0 =runtimeClasspath
27
27
com.google.guava:guava-bom:33.1.0-jre=runtimeClasspath
28
28
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
29
29
com.microsoft.azure:msal4j:1.15.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ val DEPENDENCY_BOMS = listOf(
37
37
38
38
val autoServiceVersion = " 1.1.1"
39
39
val autoValueVersion = " 1.10.4"
40
- val errorProneVersion = " 2.26.1 "
40
+ val errorProneVersion = " 2.27.0 "
41
41
val jmhVersion = " 1.37"
42
42
val mockitoVersion = " 4.11.0"
43
43
val slf4jVersion = " 2.0.13"
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2024-04-29 03:53:57 UTC_
4
+ _ 2024-04-29 08:28:21 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.0 `
@@ -36,7 +36,7 @@ _2024-04-29 03:53:57 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.26.1 `
39
+ ** 6** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.27.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