X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=d74c826e6e390838cf0ea024ef1eaf01dc5f3586;hb=213321a01c3b53f86eb2dd97c3f6241e9cad9045;hp=2dd080b8510ae6af9f0c8b97e4df68031f052205;hpb=101100b6dba432bb61952a1ddb2dac46d04f0750;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 2dd080b..d74c826 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.1 + 1.0.6 Wordcount-Query Query stream-processor of the multi-user wordcount-example 0.33.0 - 11 - 2.8.0 @@ -53,6 +51,21 @@ spring-boot-starter-test test + + org.springframework.kafka + spring-kafka + test + + + org.springframework.kafka + spring-kafka-test + test + + + org.assertj + assertj-core + test +