Upgrade to MSSQL JDBC 11.2.3.jre17

Closes gh-33905
This commit is contained in:
Andy Wilkinson 2023-01-19 12:04:40 +00:00
parent 34d630fc68
commit 4211b8e716

View File

@ -983,7 +983,7 @@ bom {
]
}
}
library("MSSQL JDBC", "11.2.2.jre17") {
library("MSSQL JDBC", "11.2.3.jre17") {
prohibit {
endsWith([".jre8", ".jre11", ".jre18"])
because "we use the .jre17 version"