diff --git a/persistence-modules/spring-data-jpa-3/pom.xml b/persistence-modules/spring-data-jpa-3/pom.xml
index 99df250a9a..351279f60e 100644
--- a/persistence-modules/spring-data-jpa-3/pom.xml
+++ b/persistence-modules/spring-data-jpa-3/pom.xml
@@ -47,13 +47,11 @@
org.postgresql
postgresql
- ${postgresql.version}
com.h2database
h2
runtime
- ${h2.version}
@@ -81,7 +79,6 @@
org.junit.platform
junit-platform-launcher
- ${junit-platform.version}
test