Skip to content

Commit 9e0f541

Browse files
committed
Upgrade to MSSQL JDBC 13.2.1.jre11
Closes gh-47629
1 parent 83a0485 commit 9e0f541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,7 @@ bom {
15691569
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
15701570
}
15711571
}
1572-
library("MSSQL JDBC", "13.2.0.jre11") {
1572+
library("MSSQL JDBC", "13.2.1.jre11") {
15731573
prohibit {
15741574
endsWith(".jre8")
15751575
because "we want to use the jre11 version"

0 commit comments

Comments
 (0)