X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=4e87c6ed22d05da6efcb8e7bc9a59161d14fcedb;hb=refs%2Fheads%2Frecorder;hp=98cc0dcac6637bc676303d70811057f1939ad4d5;hpb=338279a329a06be7a141a3930d80b2a2805719dc;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 98cc0dc..b11275e 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 recorder - 1.0.0 + 1.2.0 Wordcount-Recorder Recorder-service of the multi-user wordcount-example 0.33.0 - 11 - 2.8.0 @@ -28,8 +26,8 @@ spring-boot-starter-web - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.hibernate.validator @@ -57,10 +55,23 @@ spring-boot-starter-test test + + org.springframework.kafka + spring-kafka-test + test + + + org.awaitility + awaitility + test + + + maven-failsafe-plugin + org.springframework.boot spring-boot-maven-plugin