X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=02cf70185480aa0c849f04eaf555635fd2242b15;hb=7e0f4ca6927d9b62909b0789b4b14a46f8dbd0f5;hp=cb7ec14da0a65614deb6f2eb7f76dbd5e588df26;hpb=e3fc3fc028270a7faef487af51128771459aed20;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index cb7ec14..02cf701 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ de.juplo.kafka.wordcount top10 - 1.0.3 + 1.1.0 Wordcount-Top-10 Top-10 stream-processor of the multi-user wordcount-example @@ -31,6 +31,10 @@ org.apache.kafka kafka-streams + + org.springframework.kafka + spring-kafka + org.springframework.boot