diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f4b642d4c6..c91016b54a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -993,7 +993,7 @@ bom { ] } } - library("jOOQ", "3.19.23") { + library("jOOQ", "3.19.24") { group("org.jooq") { modules = [ "jooq",