From 7035c52a3e59f0ecddf9731affe337365b4fe35f Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 16 Oct 2025 12:57:40 +0200 Subject: [PATCH] Explicitly declare jMolecules DDD dependency. Fixes GH-2156. --- spring-data-jdbc/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-data-jdbc/pom.xml b/spring-data-jdbc/pom.xml index d5021ab93..ab83aec3c 100644 --- a/spring-data-jdbc/pom.xml +++ b/spring-data-jdbc/pom.xml @@ -193,6 +193,13 @@ + + org.jmolecules + jmolecules-ddd + ${jmolecules} + test + + org.jmolecules.integrations jmolecules-spring