diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3ce1121ca1..f9de284c1c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1065,7 +1065,7 @@ bom { ] } } - library("jOOQ", "3.19.22") { + library("jOOQ", "3.19.23") { prohibit { versionRange "[3.20.0,)" because "it requires Java 21"