diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7015ea39fa8..d79bcc6abc7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1011,7 +1011,7 @@ bom { ] } } - library("jOOQ", "3.19.18") { + library("jOOQ", "3.19.19") { group("org.jooq") { modules = [ "jooq",