diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index fba288683f4..c4cf0fc794f 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1074,7 +1074,7 @@ bom { ] } } - library("jOOQ", "3.19.32") { + library("jOOQ", "3.19.33") { prohibit { versionRange "[3.20.0,)" because "it requires Java 21"