Upgrade to MSSQL JDBC 10.2.3.jre8

Closes gh-33889
This commit is contained in:
Andy Wilkinson
2023-01-19 09:49:47 +00:00
parent 96393aa0fe
commit 21068a5bc4

View File

@@ -1357,7 +1357,7 @@ bom {
]
}
}
library("MSSQL JDBC", "10.2.2.jre8") {
library("MSSQL JDBC", "10.2.3.jre8") {
prohibit {
endsWith ".jre8-preview"
}