diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3a45d687b1..04a1300b9a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -667,7 +667,7 @@ bom { ] } } - library("jOOQ", "3.16.5") { + library("jOOQ", "3.16.6") { group("org.jooq") { modules = [ "jooq",