diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 182971fe83..4bfd7dcc9b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1281,7 +1281,7 @@ bom { ] } } - library("MSSQL JDBC", "9.4.1.jre8") { + library("MSSQL JDBC", "10.2.0.jre8") { group("com.microsoft.sqlserver") { modules = [ "mssql-jdbc"