mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Upgrade to MSSQL JDBC 8.4.1.jre8
Closes gh-23742
This commit is contained in:
@@ -1146,7 +1146,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MSSQL JDBC", "7.4.1.jre8") {
|
||||
library("MSSQL JDBC", "8.4.1.jre8") {
|
||||
group("com.microsoft.sqlserver") {
|
||||
modules = [
|
||||
"mssql-jdbc"
|
||||
|
||||
Reference in New Issue
Block a user