diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 00c7c309ce2..540accae824 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -830,7 +830,7 @@ bom { ] } } - library("jOOQ", "3.13.2") { + library("jOOQ", "3.13.4") { group("org.jooq") { modules = [ "jooq",