mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to MSSQL JDBC 13.6.0.jre11
Closes gh-51690
This commit is contained in:
@@ -1723,7 +1723,7 @@ bom {
|
||||
}
|
||||
}
|
||||
}
|
||||
library("MSSQL JDBC", "13.4.0.jre11") {
|
||||
library("MSSQL JDBC", "13.6.0.jre11") {
|
||||
prohibit {
|
||||
endsWith(".jre8")
|
||||
because "we want to use the jre11 version"
|
||||
|
||||
Reference in New Issue
Block a user