Skip to content

Commit 8472d7e

Browse files
committed
Upgrade to MSSQL JDBC 10.2.2.jre8
Closes gh-33578
1 parent 7238ddd commit 8472d7e

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
@@ -1314,7 +1314,7 @@ bom {
13141314
]
13151315
}
13161316
}
1317-
library("MSSQL JDBC", "10.2.1.jre8") {
1317+
library("MSSQL JDBC", "10.2.2.jre8") {
13181318
group("com.microsoft.sqlserver") {
13191319
modules = [
13201320
"mssql-jdbc"

0 commit comments

Comments
 (0)