From e16efe92d2e883e6443fd46a61bcbc1bebe62f43 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Sun, 5 Mar 2023 11:16:42 +0100 Subject: [PATCH] GH-161 - Add BOM entries for Spring Modulith Events JDBC and MongoDB. --- spring-modulith-bom/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-modulith-bom/pom.xml b/spring-modulith-bom/pom.xml index 435be6bc..a15e4f40 100644 --- a/spring-modulith-bom/pom.xml +++ b/spring-modulith-bom/pom.xml @@ -54,11 +54,21 @@ spring-modulith-events-jackson 0.5.0-SNAPSHOT + + org.springframework.experimental + spring-modulith-events-jdbc + 0.5.0-SNAPSHOT + org.springframework.experimental spring-modulith-events-jpa 0.5.0-SNAPSHOT + + org.springframework.experimental + spring-modulith-events-mongodb + 0.5.0-SNAPSHOT + org.springframework.experimental spring-modulith-events-tests