From 65c3d8418b38e494448e30feb8b4fb8e604e8244 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Wed, 22 Sep 2021 16:29:27 +0200 Subject: [PATCH] Prepare Spring Data 3.0 branch. Includes the upgrade to spring-data-commons:3.0.0 Closes #322 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ec48d64..e6da4b5 100755 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.data spring-data-envers - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.data.build spring-data-parent - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT