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