Skip to content

Commit

Permalink
Upgrade to MSSQL JDBC 10.2.1.jre8
Browse files Browse the repository at this point in the history
Closes gh-31048
  • Loading branch information
wilkinsona committed May 16, 2022
1 parent 171e139 commit 41dc012
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 @@ -1316,7 +1316,7 @@ bom {
]
}
}
library("MSSQL JDBC", "10.2.0.jre8") {
library("MSSQL JDBC", "10.2.1.jre8") {
group("com.microsoft.sqlserver") {
modules = [
"mssql-jdbc"
Expand Down

0 comments on commit 41dc012

Please sign in to comment.