From de5a68d0a19f8a2374ff398e3977fb9aae6b9fb4 Mon Sep 17 00:00:00 2001 From: Yuriy Dvorzhetskiy Date: Mon, 28 Jun 2021 20:34:04 +0600 Subject: [PATCH] Fix issues --- 2021-02/spring-30/spring-30-exercise/pom.xml | 6 +++--- 2021-02/spring-30/spring-30-solution/pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/2021-02/spring-30/spring-30-exercise/pom.xml b/2021-02/spring-30/spring-30-exercise/pom.xml index 0c527020..6c20e937 100644 --- a/2021-02/spring-30/spring-30-exercise/pom.xml +++ b/2021-02/spring-30/spring-30-exercise/pom.xml @@ -10,8 +10,9 @@ org.springframework.boot - spring-boot-starter-parent + spring-boot-starter-parent 2.5.1 + @@ -29,8 +30,7 @@ org.springframework.data - spring-data-rest-hal-browser - 3.1.0.RELEASE + spring-data-rest-hal-explorer org.springframework.boot diff --git a/2021-02/spring-30/spring-30-solution/pom.xml b/2021-02/spring-30/spring-30-solution/pom.xml index 6e7d52d8..bea3750d 100644 --- a/2021-02/spring-30/spring-30-solution/pom.xml +++ b/2021-02/spring-30/spring-30-solution/pom.xml @@ -12,6 +12,7 @@ org.springframework.boot spring-boot-starter-parent 2.5.1 + @@ -29,8 +30,7 @@ org.springframework.data - spring-data-rest-hal-browser - 3.1.0.RELEASE + spring-data-rest-hal-explorer org.springframework.boot