mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Upgrade to MSSQL JDBC 9.4.1.jre8
Closes gh-29068
This commit is contained in:
@@ -1264,7 +1264,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("MSSQL JDBC", "9.4.0.jre8") {
|
||||
library("MSSQL JDBC", "9.4.1.jre8") {
|
||||
group("com.microsoft.sqlserver") {
|
||||
modules = [
|
||||
"mssql-jdbc"
|
||||
|
||||
Reference in New Issue
Block a user