From 2c2032e5d924b6bf6f5336ad7f78ede8d4fc05ec Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 28 Jul 2022 19:36:55 +0200 Subject: [PATCH] GH-4 - Add MongoDB starter to BOM. --- spring-modulith-bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml index bf065a7d..af909435 100644 --- a/spring-modulith-bom/pom.xml +++ b/spring-modulith-bom/pom.xml @@ -85,6 +85,11 @@ spring-modulith-starter-jpa 0.1.0-SNAPSHOT + + org.springframework.experimental + spring-modulith-starter-mongodb + 0.1.0-SNAPSHOT + org.springframework.experimental spring-modulith-starter-test