diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 85fd94b096..bbf784c7fa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1223,7 +1223,7 @@ bom { ] } } - library("REST Assured", "5.1.1") { + library("REST Assured", "5.2.0") { group("io.rest-assured") { imports = [ "rest-assured-bom"