Upgrade to MSSQL JDBC 9.2.1.jre8

Closes gh-25676
This commit is contained in:
Andy Wilkinson
2021-03-16 11:32:32 +00:00
parent 17ecf18a15
commit afced0035b

View File

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