diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 19be4740e74..3277df44b0a 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1723,7 +1723,7 @@ bom { } } } - library("MSSQL JDBC", "13.4.0.jre11") { + library("MSSQL JDBC", "13.6.0.jre11") { prohibit { endsWith(".jre8") because "we want to use the jre11 version"