Commit b7c7cd0
Upgrade Azure SDK BOM to 1.3.6 and pin msal4j 1.24.1 for sovereign cloud support (#472)
* Initial plan
* Upgrade azure-bom-version and pin msal4j 1.24.1 for sovereign cloud support
Agent-Logs-Url: https://github.com/Azure/azure-kusto-java/sessions/69c6016a-46bc-4de9-a13a-e0fec18afb26
Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
* Address review comments: pin msal4j in quickstart, drop redundant BOM override in ingest-v2
- quickstart/pom.xml: add msal4j 1.24.1 dependencyManagement pin since this
module is standalone (no parent) and would otherwise resolve an older
transitive msal4j via azure-identity, undermining the sovereign-cloud fix.
- ingest-v2/pom.xml: remove redundant azure-bom-version override; the property
is now inherited from the root parent (also 1.3.6), avoiding future drift.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Restore explicit azure-bom-version 1.3.6 in ingest-v2/pom.xml for clarity
Agent-Logs-Url: https://github.com/Azure/azure-kusto-java/sessions/d58014b1-c88c-47d1-b610-0cff08d64b6d
Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: tanmaya-panda1 <108695755+tanmaya-panda1@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f909673 commit b7c7cd0
2 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
85 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
86 | 95 | | |
87 | 96 | | |
88 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
| |||
0 commit comments