Upgrade to MSSQL JDBC 10.2.0.jre17

Closes gh-30963
This commit is contained in:
Andy Wilkinson 2022-05-10 18:26:44 +01:00
parent d7ed58bced
commit 5d1c4448be
1 changed files with 1 additions and 1 deletions

View File

@ -1006,7 +1006,7 @@ bom {
]
}
}
library("MSSQL JDBC", "10.2.0.jre8") {
library("MSSQL JDBC", "10.2.0.jre17") {
group("com.microsoft.sqlserver") {
modules = [
"mssql-jdbc"