diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e537407bca..5bc496fc13 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -702,7 +702,7 @@ bom { ] } } - library("jOOQ", "3.19.1") { + library("jOOQ", "3.19.2") { group("org.jooq") { modules = [ "jooq",