Upgrade to MSSQL JDBC 11.2.1.jre17

Closes gh-32363
This commit is contained in:
Stephane Nicoll
2022-09-14 15:34:49 +02:00
parent bcf452918b
commit 3fa038a393

View File

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