X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=458b0e3f6309f85ef80ac0c4057534a3f5404756;hb=0f373a70aeaf65767c5354ca7e0944617c44170e;hp=292867604a45c80fb4c48e89efe33c002508d46d;hpb=53c972bd651f588cf86c62345ff30812942dc3a0;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 2928676..458b0e3 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,21 @@ ch.qos.logback logback-classic + + org.springframework.kafka + spring-kafka-test + test + + + org.awaitility + awaitility + test + + + org.assertj + assertj-core + test +