From 212f1ed72dc752ea368c651a4dfa35b3720baa53 Mon Sep 17 00:00:00 2001 From: Krzysztof Woyke Date: Fri, 11 Dec 2020 12:06:43 +0100 Subject: [PATCH] JAVA-3570: Keep spring-data-rest on Spring Boot 2.3.3 --- spring-data-rest/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-data-rest/pom.xml b/spring-data-rest/pom.xml index 63a42857f4..dd96182264 100644 --- a/spring-data-rest/pom.xml +++ b/spring-data-rest/pom.xml @@ -99,6 +99,7 @@ com.baeldung.books.SpringDataRestApplication 1.0 + 2.3.3.RELEASE \ No newline at end of file