diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e1f9c8ce595..0120da2798f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -983,7 +983,7 @@ bom { ] } } - library("MSSQL JDBC", "11.2.2.jre17") { + library("MSSQL JDBC", "11.2.3.jre17") { prohibit { endsWith([".jre8", ".jre11", ".jre18"]) because "we use the .jre17 version"