diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 236f7c2ec7..680bc7d1b9 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.14.1") { + library("jOOQ", "3.14.3") { group("org.jooq") { modules = [ "jooq",