We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a0485 commit 9e0f541Copy full SHA for 9e0f541
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -1569,7 +1569,7 @@ bom {
1569
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
1570
}
1571
1572
- library("MSSQL JDBC", "13.2.0.jre11") {
+ library("MSSQL JDBC", "13.2.1.jre11") {
1573
prohibit {
1574
endsWith(".jre8")
1575
because "we want to use the jre11 version"
0 commit comments