diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14d94a3377..f5005a15e1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1038,7 +1038,7 @@ bom { ] } } - library("jOOQ", "3.19.21") { + library("jOOQ", "3.19.22") { prohibit { versionRange "[3.20.0,)" because "it requires Java 21"