diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8d4c6929c13..905d1ba60d9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -689,7 +689,7 @@ bom { ] } } - library("jOOQ", "3.18.5") { + library("jOOQ", "3.18.6") { group("org.jooq") { modules = [ "jooq",