diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd27822689..03c66cdaca 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -832,7 +832,7 @@ bom { ] } } - library("jOOQ", "3.14.3") { + library("jOOQ", "3.14.4") { group("org.jooq") { modules = [ "jooq",