Skip to content

Commit bc79b35

Browse files
committed
Upgrade to MSSQL JDBC 12.10.0.jre11
Closes gh-44783
1 parent 438f7c1 commit bc79b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1602,7 +1602,7 @@ bom {
16021602
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
16031603
}
16041604
}
1605-
library("MSSQL JDBC", "12.8.1.jre11") {
1605+
library("MSSQL JDBC", "12.10.0.jre11") {
16061606
prohibit {
16071607
endsWith(".jre8")
16081608
because "we want to use the jre11 version"

0 commit comments

Comments
 (0)