diff --git a/cui-java-bom/pom.xml b/cui-java-bom/pom.xml index 27da11bd..14f1ecb3 100644 --- a/cui-java-bom/pom.xml +++ b/cui-java-bom/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 @@ -10,7 +12,8 @@ cui-java-bom pom cui java dependency management - Provides a number of standard-java dependency-declarations that can be consumed directly + Provides a number of standard-java dependency-declarations that + can be consumed directly 2.0.0 @@ -23,6 +26,7 @@ 2.0.0 5.2.0 2.0.6.1 + 4.2.0 @@ -131,6 +135,12 @@ ${version.easymock} test + + org.awaitility + awaitility + ${version.waitility} + test +