From e80f087deff1c2b58c0acdadcfd5b0dcbe9237b1 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 11 Aug 2020 11:30:43 +0200 Subject: [PATCH] #1349 - Use Spring Data build resources in version 2.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4b5e881..936d7123 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ org.springframework.data.build spring-data-build-resources - 2.3.0.BUILD-SNAPSHOT + 2.4.0.BUILD-SNAPSHOT zip true