Skip to content

Commit d9b0054

Browse files
committed
Upgrade to MSSQL JDBC 12.6.3.jre11
Closes gh-41396
1 parent 54b7cd9 commit d9b0054

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
@@ -1324,7 +1324,7 @@ bom {
13241324
releaseNotes("https://github.com/mongodb/mongo-java-driver/releases/tag/r{version}")
13251325
}
13261326
}
1327-
library("MSSQL JDBC", "12.6.2.jre11") {
1327+
library("MSSQL JDBC", "12.6.3.jre11") {
13281328
prohibit {
13291329
endsWith(".jre8")
13301330
because "we want to use the jre11 version"

0 commit comments

Comments
 (0)