Upgrade to MSSQL JDBC 9.4.1.jre8

Closes gh-29068
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:19 +01:00
parent 0cec0a90a6
commit 3bbc4649b7
1 changed files with 1 additions and 1 deletions

View File

@ -1264,7 +1264,7 @@ bom {
] ]
} }
} }
library("MSSQL JDBC", "9.4.0.jre8") { library("MSSQL JDBC", "9.4.1.jre8") {
group("com.microsoft.sqlserver") { group("com.microsoft.sqlserver") {
modules = [ modules = [
"mssql-jdbc" "mssql-jdbc"