X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=60ea7166c03385301655984c6a8cddeab110fee8;hb=57f47fca712981116b726e437f589ac727c5d0a7;hp=b699a8120c5ece4f8820ee8a46af1d3b8a91ab88;hpb=70aaedb542eb0b81e8e9e65c43971661441f714e;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index b699a81..60ea716 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ de.juplo.kafka.wordcount query - 1.0.6 + 2.0.0 Wordcount-Query Query stream-processor of the multi-user wordcount-example @@ -51,10 +51,28 @@ spring-boot-starter-test test + + org.springframework.kafka + spring-kafka + test + + + org.springframework.kafka + spring-kafka-test + test + + + org.assertj + assertj-core + test + + + maven-failsafe-plugin + org.springframework.boot spring-boot-maven-plugin