Upgrade to MSSQL JDBC 9.4.1.jre8

Closes gh-29231
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:34 +01:00
parent df1a9b848b
commit 61a65c0a93

View File

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