diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 353ac82e62..aef6c115c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -715,7 +715,7 @@ bom { ] } } - library("jOOQ", "3.17.1") { + library("jOOQ", "3.17.2") { group("org.jooq") { modules = [ "jooq",