Upgrade to MSSQL JDBC 12.4.2.jre11

Closes gh-38140
This commit is contained in:
Andy Wilkinson
2023-10-31 08:40:48 +00:00
parent 053edc04a5
commit 719545d9ab

View File

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