diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d92c91d895d..5a63cfc6d3b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -701,7 +701,7 @@ bom { ] } } - library("jOOQ", "3.18.7") { + library("jOOQ", "3.18.9") { group("org.jooq") { modules = [ "jooq",