diff --git a/persistence-modules/spring-boot-persistence-2/pom.xml b/persistence-modules/spring-boot-persistence-2/pom.xml
index b5cdfbafc9..33b33d7160 100644
--- a/persistence-modules/spring-boot-persistence-2/pom.xml
+++ b/persistence-modules/spring-boot-persistence-2/pom.xml
@@ -49,12 +49,6 @@
org.springframework.boot
spring-boot-starter-data-jpa
-
-
- com.zaxxer
- HikariCP
-
-
diff --git a/persistence-modules/spring-boot-persistence/pom.xml b/persistence-modules/spring-boot-persistence/pom.xml
index 99c00f6784..c58e8dbf86 100644
--- a/persistence-modules/spring-boot-persistence/pom.xml
+++ b/persistence-modules/spring-boot-persistence/pom.xml
@@ -26,6 +26,12 @@
org.springframework.boot
spring-boot-starter-data-jpa
+
+
+ com.zaxxer
+ HikariCP
+
+
org.springframework.boot