diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2cd7b467503..676aaf1bc86 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.0") { + library("Awaitility", "4.2.1") { group("org.awaitility") { modules = [ "awaitility",