diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c72fca8ae6c..645505b62b9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -644,7 +644,7 @@ bom { ] } } - library("jOOQ", "3.17.8") { + library("jOOQ", "3.18.0") { group("org.jooq") { modules = [ "jooq",