diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ccb3d1c06c..63157bd653 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -878,7 +878,7 @@ bom { ] } } - library("jOOQ", "3.19.7") { + library("jOOQ", "3.19.8") { group("org.jooq") { modules = [ "jooq",