X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=322ea86115992976226044e7e402e1d5d7423628;hb=2271c5b01003adc13d5d29afade3c14c85614e1d;hp=a69fe6c3a491d3ea942ca449ee2937f9b7ddfbdf;hpb=27982748e3e226a7dcb06397a3855e3ed2181ec8;p=demos%2Fkafka%2Foutbox diff --git a/pom.xml b/pom.xml index a69fe6c..322ea86 100644 --- a/pom.xml +++ b/pom.xml @@ -25,23 +25,27 @@ org.springframework.boot - spring-boot-starter-data-jdbc + spring-boot-starter-actuator - com.h2database - h2 - runtime - + org.springframework.boot + spring-boot-starter-data-jdbc + org.springframework.boot spring-boot-starter-json - - org.apache.kafka - kafka-clients + org.projectlombok + lombok + + com.h2database + h2 + runtime + + org.springframework.boot spring-boot-starter-test