diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 379093138d..923700bcad 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -900,7 +900,7 @@ bom { ] } } - library("jOOQ", "3.14.4") { + library("jOOQ", "3.14.7") { group("org.jooq") { modules = [ "jooq",