diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5b9668aea..b1a3d43c5a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -829,7 +829,7 @@ bom { ] } } - library("jOOQ", "3.13.5") { + library("jOOQ", "3.14.0") { group("org.jooq") { modules = [ "jooq",