Skip to content

Commit

Permalink
Upgrade to MSSQL JDBC 11.2.2.jre17
Browse files Browse the repository at this point in the history
Closes gh-33601
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent 7e57a10 commit 2a77f5f
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 @@ -983,7 +983,7 @@ bom {
]
}
}
library("MSSQL JDBC", "11.2.1.jre17") {
library("MSSQL JDBC", "11.2.2.jre17") {
group("com.microsoft.sqlserver") {
modules = [
"mssql-jdbc"
Expand Down

0 comments on commit 2a77f5f

Please sign in to comment.