We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 438f7c1 commit bc79b35Copy full SHA for bc79b35
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1602,7 +1602,7 @@ bom {
1602
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
1603
}
1604
1605
- library("MSSQL JDBC", "12.8.1.jre11") {
+ library("MSSQL JDBC", "12.10.0.jre11") {
1606
prohibit {
1607
endsWith(".jre8")
1608
because "we want to use the jre11 version"
0 commit comments