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
1 changed files with 1 additions and 1 deletions

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") { group("com.microsoft.sqlserver") {
modules = [ modules = [
"mssql-jdbc" "mssql-jdbc"