Upgrade to MSSQL JDBC 9.2.0.jre8

Closes gh-25246
This commit is contained in:
Andy Wilkinson
2021-02-12 12:02:29 +00:00
parent f91c6075c8
commit a70386b4e3

View File

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