Skip to content

Commit 2406e48

Browse files
committed
Upgrade to MSSQL JDBC 10.2.0.jre8
Closes gh-29946
1 parent 1816f46 commit 2406e48

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
@@ -1281,7 +1281,7 @@ bom {
12811281
]
12821282
}
12831283
}
1284-
library("MSSQL JDBC", "9.4.1.jre8") {
1284+
library("MSSQL JDBC", "10.2.0.jre8") {
12851285
group("com.microsoft.sqlserver") {
12861286
modules = [
12871287
"mssql-jdbc"

0 commit comments

Comments
 (0)