From d51a8319c6f4946346666367ad6d5177114a7efb Mon Sep 17 00:00:00 2001 From: Krzysiek Date: Mon, 21 Sep 2020 21:15:03 +0200 Subject: [PATCH] JAVA-2977: Get rid of the unused spring*boot* properties --- testing-modules/spring-testing-2/pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/testing-modules/spring-testing-2/pom.xml b/testing-modules/spring-testing-2/pom.xml index c7ca2804fb..807b84c676 100644 --- a/testing-modules/spring-testing-2/pom.xml +++ b/testing-modules/spring-testing-2/pom.xml @@ -27,6 +27,12 @@ spring-boot-starter-data-jpa + + com.h2database + h2 + ${h2.version} + + org.postgresql postgresql @@ -50,8 +56,6 @@ - 2.1.9.RELEASE - 2.1.9.RELEASE 1.12.2 \ No newline at end of file