Upgrade to MSSQL JDBC 8.4.1.jre8

Closes gh-23742
This commit is contained in:
Andy Wilkinson
2020-10-19 10:29:11 +01:00
parent 01077d8ced
commit 6f7234ff4e

View File

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