Skip to content

Commit 2a77f5f

Browse files
committed
Upgrade to MSSQL JDBC 11.2.2.jre17
Closes gh-33601
1 parent 7e57a10 commit 2a77f5f

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.1.jre17") {
986+
library("MSSQL JDBC", "11.2.2.jre17") {
987987
group("com.microsoft.sqlserver") {
988988
modules = [
989989
"mssql-jdbc"

0 commit comments

Comments
 (0)