diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f86acd0c88f..d1c8b836403 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -935,7 +935,7 @@ bom { ] } } - library("jOOQ", "3.19.10") { + library("jOOQ", "3.19.11") { group("org.jooq") { modules = [ "jooq",