X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=3edc6d3d933b9c04e2233a7b8bab1fbf9f9ea5a0;hb=278c7b8125c82120e1d80fa640bd16d375d4bf86;hp=56a2b763c9ec5d6d0f6039aa3ec2f42fbe89da31;hpb=0d1ed8c65f422e5c0cd291c35dba67b1f2205997;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 56a2b76..3edc6d3 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 query - 1.0.2 + 2.0.0 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