diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7f5732ad88..a949e757f5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -901,7 +901,7 @@ bom { ] } } - library("jOOQ", "3.14.7") { + library("jOOQ", "3.14.8") { group("org.jooq") { modules = [ "jooq",