diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5cf9fbccc0..25c94351634 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.14") { + library("jOOQ", "3.19.15") { group("org.jooq") { modules = [ "jooq",