Skip to content

Commit 4211b8e

Browse files
committed
Upgrade to MSSQL JDBC 11.2.3.jre17
Closes gh-33905
1 parent 34d630f commit 4211b8e

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
@@ -983,7 +983,7 @@ bom {
983983
]
984984
}
985985
}
986-
library("MSSQL JDBC", "11.2.2.jre17") {
986+
library("MSSQL JDBC", "11.2.3.jre17") {
987987
prohibit {
988988
endsWith([".jre8", ".jre11", ".jre18"])
989989
because "we use the .jre17 version"

0 commit comments

Comments
 (0)