diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dfd71a2670..a9f7379740 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -117,7 +117,7 @@ bom { ] } } - library("Awaitility", "4.0.2") { + library("Awaitility", "4.0.3") { group("org.awaitility") { modules = [ "awaitility",