diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml
index 612070ea10..ee4807933a 100644
--- a/persistence-modules/pom.xml
+++ b/persistence-modules/pom.xml
@@ -105,7 +105,6 @@
spring-jooq
spring-mybatis
spring-persistence-simple
- spring-jdbc-batch
diff --git a/pom.xml b/pom.xml
index 24aa678523..a10da85200 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1260,6 +1260,7 @@
testing-modules/testing-assertions
persistence-modules/fauna
lightrun
+ persistence-modules/spring-jdbc-batch
@@ -1327,6 +1328,7 @@
spring-boot-modules/spring-boot-camel
testing-modules/testing-assertions
persistence-modules/fauna
+ persistence-modules/spring-jdbc-batch
lightrun