diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index df1f7378724..dd3689b8972 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1169,7 +1169,7 @@ bom { ] } } - library("QueryDSL", "5.0.0") { + library("QueryDSL", "5.1.0") { group("com.querydsl") { imports = [ "querydsl-bom"