X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=707d82d539f802a3313807af63fbf15c0c0d83d3;hb=035b1f29fc38866e699452aeabda9675cef24c82;hp=d74c826e6e390838cf0ea024ef1eaf01dc5f3586;hpb=213321a01c3b53f86eb2dd97c3f6241e9cad9045;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index d74c826..707d82d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ de.juplo.kafka.wordcount query - 1.0.6 + 2.0.1 Wordcount-Query Query stream-processor of the multi-user wordcount-example @@ -29,6 +29,10 @@ org.apache.kafka kafka-streams + + org.springframework.kafka + spring-kafka + org.springframework.boot @@ -51,11 +55,6 @@ spring-boot-starter-test test - - org.springframework.kafka - spring-kafka - test - org.springframework.kafka spring-kafka-test @@ -70,6 +69,9 @@ + + maven-failsafe-plugin + org.springframework.boot spring-boot-maven-plugin