X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=707d82d539f802a3313807af63fbf15c0c0d83d3;hb=refs%2Fheads%2Fquery;hp=e4a14a3143b11ed9e4a300a8df6acf8dd9db16ea;hpb=3e27e5d91b4920ffd3cd061595329b5499c3389f;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index e4a14a3..035e095 100644 --- a/pom.xml +++ b/pom.xml @@ -5,18 +5,17 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.2.7 de.juplo.kafka.wordcount query - 1.0.5 + 2.1.2 Wordcount-Query Query stream-processor of the multi-user wordcount-example - 0.33.0 - 11 - 2.8.0 + 21 + 0.44.0 @@ -31,6 +30,10 @@ org.apache.kafka kafka-streams + + org.springframework.kafka + spring-kafka + org.springframework.boot @@ -53,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