File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -222,5 +222,7 @@ configurations {
222
222
// excluding unused dependencies for size (~1.8mb)
223
223
exclude(" com.fasterxml.jackson.dataformat" , " jackson-dataformat-xml" )
224
224
exclude(" com.fasterxml.woodstox" , " woodstox-core" )
225
+ // waiting for azure-identity to be bumped in the Azure SDK BOM
226
+ resolutionStrategy.force(" com.azure:azure-identity:1.15.1" )
225
227
}
226
228
}
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2025-02-03 03:42:40 UTC _
4
+ _ 2025-02-11 16:37:44 CET _
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.18.2 `
@@ -354,7 +354,7 @@ _2025-02-03 03:42:40 UTC_
354
354
> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
355
355
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
356
356
357
- ** 68** ** Group:** ` com.azure ` ** Name:** ` azure-identity ` ** Version:** ` 1.15.0 `
357
+ ** 68** ** Group:** ` com.azure ` ** Name:** ` azure-identity ` ** Version:** ` 1.15.1 `
358
358
> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
359
359
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
360
360
@@ -386,7 +386,7 @@ _2025-02-03 03:42:40 UTC_
386
386
> - ** Manifest License** : "SPDX-License-Identifier: MIT";link="https://opensource.org/licenses/MIT " (Not Packaged)
387
387
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
388
388
389
- ** 76** ** Group:** ` com.microsoft.azure ` ** Name:** ` msal4j ` ** Version:** ` 1.17.2 `
389
+ ** 76** ** Group:** ` com.microsoft.azure ` ** Name:** ` msal4j ` ** Version:** ` 1.19.0 `
390
390
> - ** Project URL** : [ https://github.com/AzureAD/microsoft-authentication-library-for-java ] ( https://github.com/AzureAD/microsoft-authentication-library-for-java )
391
391
> - ** Manifest License** : "MIT License" (Not Packaged)
392
392
> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
You can’t perform that action at this time.
0 commit comments