From 1348bc08f657a413b38688f3bd858c6beea6b483 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 9e7e36a11..7d3a34f37 100644 --- a/spring-data-jdbc/pom.xml +++ b/spring-data-jdbc/pom.xml @@ -175,6 +175,13 @@ + + org.jmolecules + jmolecules-ddd + ${jmolecules} + test + + org.jmolecules.integrations jmolecules-spring