Skip to content

Commit 21068a5

Browse files
committed
Upgrade to MSSQL JDBC 10.2.3.jre8
Closes gh-33889
1 parent 96393aa commit 21068a5

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
@@ -1357,7 +1357,7 @@ bom {
13571357
]
13581358
}
13591359
}
1360-
library("MSSQL JDBC", "10.2.2.jre8") {
1360+
library("MSSQL JDBC", "10.2.3.jre8") {
13611361
prohibit {
13621362
endsWith ".jre8-preview"
13631363
}

0 commit comments

Comments
 (0)