Upgrade to MSSQL JDBC 13.6.0.jre11

Closes gh-51690
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:18 +02:00
parent 7da474befd
commit da6f278dff
@@ -1723,7 +1723,7 @@ bom {
}
}
}
library("MSSQL JDBC", "13.4.0.jre11") {
library("MSSQL JDBC", "13.6.0.jre11") {
prohibit {
endsWith(".jre8")
because "we want to use the jre11 version"