X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=d7f3a30411361f984edec9789afde9a2fac134be;hb=2b22a006cc57203406c8589687a6c729ebdbf40c;hp=8164674d6f0a14ef4badaf8cad71c6920dd8fe51;hpb=8b1fd41f91be906ac0c691b4df7c528cad9ff583;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 8164674..d7f3a30 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.3 + 1.0.6 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