X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=13a0e7c6f41399110a51bb6568ffc7a8bd98f671;hb=bab72922a9c72b52053baa8cbd7d4c07455b7b95;hp=23fcec3f9712c367e6f19575b7e27ae6877cfc4c;hpb=e7af512057440075a779ff5a5401dd11fc962741;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 23fcec3f..13a0e7c6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.1 + 3.2.2 de.juplo.kafka @@ -16,19 +16,7 @@ 17 1.0.8 - 4.7.2 - - - - org.testcontainers - testcontainers-bom - 1.17.6 - pom - import - - - org.springframework.boot @@ -56,7 +44,7 @@ org.springframework.boot - spring-boot-starter-data-mongodb + spring-boot-starter-data-mongodb-reactive org.apache.kafka @@ -71,6 +59,11 @@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-testcontainers + test + pl.rzrz assertj-reactor @@ -84,7 +77,12 @@ org.testcontainers - testcontainers + mongodb + test + + + org.testcontainers + kafka test