Upgrade to MSSQL JDBC 12.4.1.jre11

Closes gh-37322
pull/37340/head
Stephane Nicoll 1 year ago
parent 5dc6fcf3e5
commit b89556eb80

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

Loading…
Cancel
Save