Upgrade to MSSQL JDBC 10.2.0.jre8

Closes gh-29946
This commit is contained in:
Stephane Nicoll 2022-02-22 14:23:47 +01:00
parent 1816f46c19
commit 2406e48b5c

View File

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