X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=60ea7166c03385301655984c6a8cddeab110fee8;hb=57f47fca712981116b726e437f589ac727c5d0a7;hp=71115c0d7c92e9fa0a2ce6fde2d5d5f457343149;hpb=02ab54c6b3c099f5b0bd420fc0a37034badf1c71;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 71115c0..60ea716 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 - counter - 1.0.0 - Wordcount-Counter - Word-counting stream-processor of the multi-user wordcount-example + query + 2.0.0 + Wordcount-Query + Query stream-processor of the multi-user wordcount-example 0.33.0 - 11 - 2.8.0 @@ -53,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