Upgrade to MSSQL JDBC 10.2.2.jre8

Closes gh-33578
This commit is contained in:
Phillip Webb 2022-12-21 08:04:13 -08:00
parent 7238dddf09
commit 8472d7ecff

View File

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