diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 73e6a8cb959..8249516389e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1096,7 +1096,7 @@ bom { ] } } - library("jOOQ", "3.19.33") { + library("jOOQ", "3.19.34") { prohibit { versionRange "[3.20.0,)" because "it requires Java 21"