Upgrade to MSSQL JDBC 10.2.1.jre17

Closes gh-31052
This commit is contained in:
Andy Wilkinson
2022-05-16 12:03:20 +01:00
parent a3599d4c2b
commit c1f2ff7e12

View File

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