X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=13a0e7c6f41399110a51bb6568ffc7a8bd98f671;hb=7c8a7f4d0578077976a8b0ad328fa56fdf2d5a9e;hp=484bc3d022f1272afb14df4208f225bfbb03b81c;hpb=e8c249a03c513b7a7394ce474c8ceda0e0d581dd;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 484bc3d0..13a0e7c6 100644 --- a/pom.xml +++ b/pom.xml @@ -17,17 +17,6 @@ 17 1.0.8 - - - - org.testcontainers - testcontainers-bom - 1.17.6 - pom - import - - - org.springframework.boot @@ -55,7 +44,7 @@ org.springframework.boot - spring-boot-starter-data-mongodb + spring-boot-starter-data-mongodb-reactive org.apache.kafka @@ -70,6 +59,11 @@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-testcontainers + test + pl.rzrz assertj-reactor @@ -83,7 +77,12 @@ org.testcontainers - testcontainers + mongodb + test + + + org.testcontainers + kafka test