Skip to content

Commit 3837cd7

Browse files
committed
Upgrade to MSSQL JDBC 12.6.1.jre11
Closes gh-39717
1 parent 43ab0f1 commit 3837cd7

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
@@ -1039,7 +1039,7 @@ bom {
10391039
]
10401040
}
10411041
}
1042-
library("MSSQL JDBC", "12.4.2.jre11") {
1042+
library("MSSQL JDBC", "12.6.1.jre11") {
10431043
prohibit {
10441044
endsWith([".jre8", "-preview"])
10451045
because "we use the non-preview .jre11 version"

0 commit comments

Comments
 (0)