Commit a70386b4 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to MSSQL JDBC 9.2.0.jre8

Closes gh-25246
parent f91c6075
...@@ -1216,7 +1216,7 @@ bom { ...@@ -1216,7 +1216,7 @@ bom {
] ]
} }
} }
library("MSSQL JDBC", "8.4.1.jre8") { library("MSSQL JDBC", "9.2.0.jre8") {
group("com.microsoft.sqlserver") { group("com.microsoft.sqlserver") {
modules = [ modules = [
"mssql-jdbc" "mssql-jdbc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment