diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 02eb214c4db..a61a0db05ea 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1006,7 +1006,7 @@ bom { ] } } - library("MSSQL JDBC", "10.2.0.jre8") { + library("MSSQL JDBC", "10.2.0.jre17") { group("com.microsoft.sqlserver") { modules = [ "mssql-jdbc"