Skip to content

Commit 2975661

Browse files
committed
Upgrade to MSSQL JDBC 12.6.4.jre11
Closes gh-42258
1 parent a08d173 commit 2975661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ bom {
13421342
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
13431343
}
13441344
}
1345-
library("MSSQL JDBC", "12.6.3.jre11") {
1345+
library("MSSQL JDBC", "12.6.4.jre11") {
13461346
prohibit {
13471347
endsWith(".jre8")
13481348
because "we want to use the jre11 version"

0 commit comments

Comments
 (0)