Upgrade to MSSQL JDBC 9.4.0.jre8

Closes gh-27719
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:49 +02:00
parent 29da007a69
commit e4a0f92bfa

View File

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