X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=6ccc687e68f914f1c417305f858b3ff9152d3122;hb=a97e36f32d25ef1c8b230c3d35a3cbf0880337bb;hp=818687f68d5c20e1e103d864737ad1a1ec53e30c;hpb=b3c3b1c1ab19d197d323d7c69e03d9bd09147690;p=demos%2Fkafka%2Fwordcount diff --git a/pom.xml b/pom.xml index 818687f..6ccc687 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.boot spring-boot-starter-parent - 2.5.4 + 3.2.5 de.juplo.kafka.wordcount top10 - 1.0.1 + 1.0.3 Wordcount-Top-10 Top-10 stream-processor of the multi-user wordcount-example @@ -31,6 +31,10 @@ org.apache.kafka kafka-streams + + org.springframework.kafka + spring-kafka + org.springframework.boot