diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0f12a6f18c..9974fd9d16 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -99,7 +99,7 @@ bom { ] } } - library("Awaitility", "4.2.1") { + library("Awaitility", "4.2.0") { group("org.awaitility") { modules = [ "awaitility",