diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d69b994775c..7d7b2e17898 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1217,7 +1217,7 @@ bom { ] } } - library("MSSQL JDBC", "9.2.0.jre8") { + library("MSSQL JDBC", "9.2.1.jre8") { group("com.microsoft.sqlserver") { modules = [ "mssql-jdbc"