diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6c6ad11220..6ecbda1705 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -994,7 +994,7 @@ bom { ] } } - library("jOOQ", "3.19.17") { + library("jOOQ", "3.19.18") { group("org.jooq") { modules = [ "jooq",