X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=b30c4ea7dd8b22e0d2a43d0a56c6fe8f58c37636;hb=e32a74e6a989ba8fc1061cffd1bed814edb4f72f;hp=02cf70185480aa0c849f04eaf555635fd2242b15;hpb=7e0f4ca6927d9b62909b0789b4b14a46f8dbd0f5;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 02cf701..b30c4ea 100644 --- a/pom.xml +++ b/pom.xml @@ -10,13 +10,11 @@ de.juplo.kafka.wordcount top10 - 1.1.0 + 1.2.1 Wordcount-Top-10 Top-10 stream-processor of the multi-user wordcount-example 0.33.0 - 11 - 2.8.0 @@ -52,15 +50,34 @@ lombok true + org.springframework.boot spring-boot-starter-test test + + org.springframework.kafka + spring-kafka-test + test + + + org.awaitility + awaitility + test + + + org.assertj + assertj-core + test + + + maven-failsafe-plugin + org.springframework.boot spring-boot-maven-plugin