X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=3f487dd4ed5a78470dfa657fa158072c6da4e2b0;hb=refs%2Fheads%2Fquery;hp=9bda6388644c4c80e5ad642a7a29c02cc738e7cb;hpb=4b94d31fbd663cb277276def106be9873ec4a246;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 9bda638..bd63e0d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,18 +5,16 @@ org.springframework.boot spring-boot-starter-parent - 2.5.4 + 3.2.5 de.juplo.kafka.wordcount - top10 - 1.0.0 - Wordcount-Top-10 - Top-10 stream-processor of the multi-user wordcount-example + query + 1.0.6 + Wordcount-Query + Query stream-processor of the multi-user wordcount-example 0.33.0 - 11 - 2.8.0 @@ -31,6 +29,10 @@ org.apache.kafka kafka-streams + + org.springframework.kafka + spring-kafka + org.springframework.boot @@ -53,10 +55,23 @@ spring-boot-starter-test test + + org.springframework.kafka + spring-kafka-test + test + + + org.assertj + assertj-core + test + + + maven-failsafe-plugin + org.springframework.boot spring-boot-maven-plugin