File tree 5 files changed +6
-6
lines changed
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.21=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.25 .0=runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.26 .0=runtimeClasspath
7
7
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
8
8
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.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.21=runtimeClasspath
5
5
com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
6
- com.google.errorprone:error_prone_annotations:2.25 .0=runtimeClasspath
6
+ com.google.errorprone:error_prone_annotations:2.26 .0=runtimeClasspath
7
7
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
8
8
io.netty:netty-bom:4.1.107.Final=runtimeClasspath
9
9
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.1.0-alpha=runtimeClasspath
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ com.fasterxml.jackson:jackson-bom:2.16.2=runtimeClasspath
23
23
com.fasterxml.woodstox:woodstox-core:6.5.1=runtimeClasspath
24
24
com.github.oshi:oshi-core:6.5.0=runtimeClasspath
25
25
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
26
- com.google.errorprone:error_prone_annotations:2.25 .0=runtimeClasspath
26
+ com.google.errorprone:error_prone_annotations:2.26 .0=runtimeClasspath
27
27
com.google.guava:guava-bom:33.0.0-jre=runtimeClasspath
28
28
com.microsoft.azure:msal4j-persistence-extension:1.2.0=runtimeClasspath
29
29
com.microsoft.azure:msal4j:1.14.0=runtimeClasspath
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ val DEPENDENCY_BOMS = listOf(
36
36
37
37
val autoServiceVersion = " 1.1.1"
38
38
val autoValueVersion = " 1.10.4"
39
- val errorProneVersion = " 2.25 .0"
39
+ val errorProneVersion = " 2.26 .0"
40
40
val byteBuddyVersion = " 1.12.18"
41
41
val jmhVersion = " 1.37"
42
42
val mockitoVersion = " 4.11.0"
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2024-03-11 03:54:11 UTC_
4
+ _ 2024-03-12 03:25:14 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.16.2 `
@@ -36,7 +36,7 @@ _2024-03-11 03:54:11 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.25 .0 `
39
+ ** 6** ** Group:** ` com.google.errorprone ` ** Name:** ` error_prone_annotations ` ** Version:** ` 2.26 .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