Upgrade to MSSQL JDBC 12.4.1.jre11

Closes gh-37322
This commit is contained in:
Stephane Nicoll 2023-09-11 14:39:13 +02:00
parent 5dc6fcf3e5
commit b89556eb80
1 changed files with 1 additions and 1 deletions

View File

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