Commit 37e1a33
[SPARK-54155][BUILD][TESTS] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `mssql-jdbc` test dependency to `13.2.1.jre11`.
### Why are the changes needed?
To use the latest features (like JDK 23 official support) and bug fixed versions during testing.
- https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1
- microsoft/mssql-jdbc#2801
- https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.0
- microsoft/mssql-jdbc#2724
- https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.2
- https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.1
- https://github.com/microsoft/mssql-jdbc/releases/tag/v12.10.0
- https://github.com/microsoft/mssql-jdbc/releases/tag/v12.9.0
- microsoft/mssql-jdbc#2515
- https://github.com/microsoft/mssql-jdbc/releases/tag/v12.8.2
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#52856 from dongjoon-hyun/SPARK-54155.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>mssql-jdbc to 13.2.1.jre11
1 parent 88681bd commit 37e1a33
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments