From f6a45c035557203c094c8a4fb4ae72fe347be509 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 20 Sep 2023 23:08:03 +0200 Subject: [PATCH] GH-302 - Reduce scope of Events Core dependency in JDBC starter. --- spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml b/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml index e0857219..18285ad4 100644 --- a/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml +++ b/spring-modulith-starters/spring-modulith-starter-jdbc/pom.xml @@ -35,6 +35,7 @@ org.springframework.modulith spring-modulith-events-core 1.1.0-SNAPSHOT + runtime org.springframework.modulith