diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0b1eb1e98a4..c62ee05aab1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1148,7 +1148,7 @@ bom { ] } } - library("REST Assured", "5.2.1") { + library("REST Assured", "5.3.0") { group("io.rest-assured") { imports = [ "rest-assured-bom"