Upgrade to MSSQL JDBC 11.2.2.jre17

Closes gh-33601
This commit is contained in:
Phillip Webb 2022-12-21 08:22:15 -08:00
parent 7e57a100e8
commit 2a77f5fa6e
1 changed files with 1 additions and 1 deletions

View File

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