Skip to content

Commit e4a0f92

Browse files
committed
Upgrade to MSSQL JDBC 9.4.0.jre8
Closes gh-27719
1 parent 29da007 commit e4a0f92

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
@@ -1250,7 +1250,7 @@ bom {
12501250
]
12511251
}
12521252
}
1253-
library("MSSQL JDBC", "9.2.1.jre8") {
1253+
library("MSSQL JDBC", "9.4.0.jre8") {
12541254
group("com.microsoft.sqlserver") {
12551255
modules = [
12561256
"mssql-jdbc"

0 commit comments

Comments
 (0)