X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=bcb083b87e13b74dfb3e1a4e2b2d6d1d157e94e0;hb=17baf236aabdddc2fcb7d74d5304a293b9e12fc9;hp=97c8f2d9d94a2043d0955a32181d41659be55ba7;hpb=5899d89701f862a6cb3ba4cd5c9c5d82f1175aad;p=demos%2Fkafka%2Fdeduplication diff --git a/pom.xml b/pom.xml index 97c8f2d..bcb083b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,11 @@ spring-boot-starter-test test + + org.apache.kafka + kafka-streams-test-utils + test + @@ -46,6 +51,10 @@ org.springframework.boot spring-boot-maven-plugin + + org.apache.maven.plugins + maven-failsafe-plugin +