diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5280787fcb8..2d772daec2e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -918,7 +918,7 @@ bom { ] } } - library("jOOQ", "3.19.11") { + library("jOOQ", "3.19.13") { group("org.jooq") { modules = [ "jooq",