Upgrade to MSSQL JDBC 10.2.1.jre8

Closes gh-31048
This commit is contained in:
Andy Wilkinson 2022-05-16 11:46:05 +01:00
parent 171e139bb2
commit 41dc012d4a
1 changed files with 1 additions and 1 deletions

View File

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