X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=3edc6d3d933b9c04e2233a7b8bab1fbf9f9ea5a0;hb=refs%2Fheads%2Fquery;hp=b699a8120c5ece4f8820ee8a46af1d3b8a91ab88;hpb=70aaedb542eb0b81e8e9e65c43971661441f714e;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index b699a81..035e095 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,17 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.2.7 de.juplo.kafka.wordcount query - 1.0.6 + 2.1.2 Wordcount-Query Query stream-processor of the multi-user wordcount-example - 0.33.0 + 21 + 0.44.0 @@ -29,6 +30,10 @@ org.apache.kafka kafka-streams + + org.springframework.kafka + spring-kafka + org.springframework.boot @@ -51,10 +56,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