From 9ac319c13d526cec6d2f43178dfeeae948dceb95 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 9df316a48..9fc8266b9 100644 --- a/spring-data-jdbc/pom.xml +++ b/spring-data-jdbc/pom.xml @@ -205,6 +205,13 @@ + + org.jmolecules + jmolecules-ddd + ${jmolecules} + test + + org.jmolecules.integrations jmolecules-spring