diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 84abcfcc2e..dff635f32e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1425,7 +1425,7 @@ bom { ] } } - library("REST Assured", "4.4.0") { + library("REST Assured", "4.5.1") { group("io.rest-assured") { modules = [ "json-path",