diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6c67764bc0e..1e6f427b05e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -706,7 +706,7 @@ bom { ] } } - library("jOOQ", "3.18.17") { + library("jOOQ", "3.18.18") { group("org.jooq") { modules = [ "jooq",