X-Git-Url: https://juplo.de/gitweb/?p=demos%2Fkafka%2Fdemos-kafka-payment-system-transfer;a=blobdiff_plain;f=pom.xml;h=f536f3d1cf868b8de7d2cb8c92ef03efc3c00f1d;hp=6cab4640b47d6dc55cc459e336a095bcf00637e0;hb=19aec49a7f3a46f55e696a5a930c48883c4f1cd2;hpb=ce232ec988461b79027bd5a1e0b7d25b55d7d397 diff --git a/pom.xml b/pom.xml index 6cab464..f536f3d 100644 --- a/pom.xml +++ b/pom.xml @@ -13,15 +13,16 @@ de.juplo.kafka.payment transfer - 2.0-SNAPSHOT + 2.1-SNAPSHOT Transfer Service An MVP for the Transfer Service 11 6.2.0 - 2.8.0 + 2.7.1 0.33.0 + 2.7.2 @@ -34,6 +35,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-webflux + org.springframework.boot spring-boot-starter-validation @@ -65,6 +70,12 @@ spring-boot-starter-test test + + org.springframework.kafka + spring-kafka-test + ${spring-kafka-test.version} + test +