diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5e48b2a8dbd..53f5cc7eb35 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.0") { + library("jOOQ", "3.14.1") { group("org.jooq") { modules = [ "jooq",