From 5754fa5d23b6923418d2109a52cff8772199c1e9 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Tue, 22 Jun 2021 16:33:58 +0200 Subject: [PATCH] Remove explicit version for Mockito, so we use the one of Spring Data Build. Closes #2247 See https://github.com/spring-projects/spring-data-build/issues/1469 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2c96e422a..b62259838 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,6 @@ 2.7.9 5.5.2.Final - 3.11.1 0.10.3 org.hibernate 2.6.0-SNAPSHOT @@ -238,7 +237,7 @@ ${querydsl} true - + org.jmolecules.integrations