Upgrade to MSSQL JDBC 9.2.0.jre8

Closes gh-25246
pull/25264/head
Andy Wilkinson 4 years ago
parent f91c6075c8
commit a70386b4e3

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

Loading…
Cancel
Save