diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a3bc960c6c..8e8a887115 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1003,7 +1003,7 @@ bom { ] } } - library("jOOQ", "3.19.21") { + library("jOOQ", "3.19.22") { group("org.jooq") { modules = [ "jooq",