diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 89d1f98a2c4..c97a86ee7d9 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1070,7 +1070,7 @@ bom { ] } } - library("jOOQ", "3.19.30") { + library("jOOQ", "3.19.31") { prohibit { versionRange "[3.20.0,)" because "it requires Java 21"