X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=70d5654fe05a58bf67201dd10689ce73dd704fa3;hb=refs%2Fheads%2Fusers;hp=6dfd615938a1bad0363cc9d19618343ab690d6b7;hpb=5b426263adb46e835333b127c1755c0a23035ece;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 6dfd615..d2434c7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,16 +5,17 @@ org.springframework.boot spring-boot-starter-parent - 2.5.4 + 3.2.7 de.juplo.kafka.wordcount - recorder - 0.0.1-SNAPSHOT - Wordcount-Recorder - Recorder-service of the multi-user wordcount-example + users + 1.0.7 + Wordcount-Users + Users-service of the multi-user wordcount-example - 11 + 21 + 0.44.0 @@ -25,6 +26,18 @@ org.springframework.boot spring-boot-starter-web + + org.apache.kafka + kafka-clients + + + org.apache.kafka + kafka-streams + + + org.hibernate.validator + hibernate-validator + org.springframework.boot @@ -63,6 +76,18 @@ + + io.fabric8 + docker-maven-plugin + ${docker-maven-plugin.version} + + + + juplo/wordcount--%a:%v + + + +