diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c3285fd8f9e..15a97d40aed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1335,7 +1335,7 @@ bom { ] } } - library("REST Assured", "5.3.1") { + library("REST Assured", "5.3.2") { group("io.rest-assured") { imports = [ "rest-assured-bom"