diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6b4e29acb66..c38367902da 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -942,7 +942,7 @@ bom { ] } } - library("jOOQ", "3.14.12") { + library("jOOQ", "3.14.13") { prohibit("[3.15.0,)") { because "it requires Java 11" }