Skip to content

Commit

Permalink
Upgrade to MSSQL JDBC 9.4.1.jre8
Browse files Browse the repository at this point in the history
Closes gh-29068
  • Loading branch information
snicoll committed Dec 15, 2021
1 parent 0cec0a9 commit 3bbc464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1264,7 +1264,7 @@ bom {
]
}
}
library("MSSQL JDBC", "9.4.0.jre8") {
library("MSSQL JDBC", "9.4.1.jre8") {
group("com.microsoft.sqlserver") {
modules = [
"mssql-jdbc"
Expand Down

0 comments on commit 3bbc464

Please sign in to comment.