Skip to content

Commit 41dc012

Browse files
committed
Upgrade to MSSQL JDBC 10.2.1.jre8
Closes gh-31048
1 parent 171e139 commit 41dc012

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
@@ -1316,7 +1316,7 @@ bom {
13161316
]
13171317
}
13181318
}
1319-
library("MSSQL JDBC", "10.2.0.jre8") {
1319+
library("MSSQL JDBC", "10.2.1.jre8") {
13201320
group("com.microsoft.sqlserver") {
13211321
modules = [
13221322
"mssql-jdbc"

0 commit comments

Comments
 (0)