Skip to content

Commit c64c812

Browse files
committed
Upgrade to MSSQL JDBC 13.2.0.jre11
Closes gh-46897
1 parent 9e71f97 commit c64c812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1578,7 +1578,7 @@ bom {
15781578
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
15791579
}
15801580
}
1581-
library("MSSQL JDBC", "12.10.1.jre11") {
1581+
library("MSSQL JDBC", "13.2.0.jre11") {
15821582
prohibit {
15831583
endsWith(".jre8")
15841584
because "we want to use the jre11 version"

0 commit comments

Comments
 (0)