Upgrade to MSSQL JDBC 12.6.1.jre11

Closes gh-39717
This commit is contained in:
Andy Wilkinson 2024-02-22 07:59:52 +00:00
parent 43ab0f17b9
commit 3837cd7a93

View File

@ -1039,7 +1039,7 @@ bom {
]
}
}
library("MSSQL JDBC", "12.4.2.jre11") {
library("MSSQL JDBC", "12.6.1.jre11") {
prohibit {
endsWith([".jre8", "-preview"])
because "we use the non-preview .jre11 version"