X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fkafka%2Fdeduplication;a=blobdiff_plain;f=pom.xml;h=126fb8ac9d20568eb922533610ad667ba0c8876e;hp=6be4c4b51e16cf61f51836c2828e5e7088a620f2;hb=85905a556b97077ef99332928eb1401864af24e5;hpb=5bb3d2908ccfe091084aa8a0a8b1282fb19fb3e1 diff --git a/pom.xml b/pom.xml index 6be4c4b..126fb8a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot - spring-boot-starter + spring-boot-starter-web org.apache.kafka @@ -33,6 +33,11 @@ spring-boot-starter-test test + + org.apache.kafka + kafka-streams-test-utils + test + @@ -42,6 +47,10 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-failsafe-plugin +