X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fkafka%2Fdeduplication;a=blobdiff_plain;f=pom.xml;h=3c757557569548163436492a83b3824ce5896ee8;hp=126fb8ac9d20568eb922533610ad667ba0c8876e;hb=HEAD;hpb=85905a556b97077ef99332928eb1401864af24e5 diff --git a/pom.xml b/pom.xml index 126fb8a..933bbb8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,19 @@ - - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.3.4.RELEASE - + + 4.0.0 + + + org.springframework.boot + spring-boot-starter-parent + 3.2.5 + + de.juplo.demo.kafka streams-deduplicator - 1.0-SNAPSHOT + 1.0.2-SNAPSHOT Streams-Deduplicator Deduplicator based on Kafka-Streams @@ -19,6 +23,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-actuator + org.apache.kafka kafka-streams @@ -47,10 +55,10 @@ org.springframework.boot spring-boot-maven-plugin - - org.apache.maven.plugins - maven-failsafe-plugin - + + org.apache.maven.plugins + maven-failsafe-plugin +