diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a38ea58cb9..75684e6aec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -923,7 +923,7 @@ bom { ] } } - library("jOOQ", "3.14.9") { + library("jOOQ", "3.14.11") { group("org.jooq") { modules = [ "jooq",