X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=5eabf7fd7093a0decc6b91aa68d0ed4e5797761d;hb=5d2525da0fc5ca061d7361cce5614ac53c1867eb;hp=edcedf56f0e0380ffef79549330cb75f78b49efb;hpb=c5700c2117f6c445278f272572c8b5732bf53bbf;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index edcedf5..5eabf7f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,18 +5,17 @@ org.springframework.boot spring-boot-starter-parent - 2.5.4 + 3.2.7 de.juplo.kafka.wordcount recorder - 1.0.1 + 1.2.1 Wordcount-Recorder Recorder-service of the multi-user wordcount-example - 0.33.0 - 11 - 2.8.0 + 21 + 0.44.0 @@ -28,8 +27,8 @@ spring-boot-starter-web - org.apache.kafka - kafka-clients + org.springframework.kafka + spring-kafka org.hibernate.validator @@ -57,10 +56,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