X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=458b0e3f6309f85ef80ac0c4057534a3f5404756;hb=0f373a70aeaf65767c5354ca7e0944617c44170e;hp=9bd24183a312ffd5a111f5fe5480129a9ad58051;hpb=343d738a757b735eae1c44efc9c0de79c9abcccb;p=demos%2Fkafka%2Ftraining diff --git a/pom.xml b/pom.xml index 9bd2418..458b0e3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,10 @@ Super Simple Producer 1.0-SNAPSHOT + + 17 + + org.apache.kafka @@ -29,6 +33,21 @@ ch.qos.logback logback-classic + + org.springframework.kafka + spring-kafka-test + test + + + org.awaitility + awaitility + test + + + org.assertj + assertj-core + test +