diff --git a/2021-02/spring-30/spring-30-exercise/pom.xml b/2021-02/spring-30/spring-30-exercise/pom.xml index 8fae6278..0c527020 100644 --- a/2021-02/spring-30/spring-30-exercise/pom.xml +++ b/2021-02/spring-30/spring-30-exercise/pom.xml @@ -10,8 +10,8 @@ org.springframework.boot - spring-boot-starter-parent - 2.0.3.RELEASE + spring-boot-starter-parent + 2.5.1 diff --git a/2021-02/spring-30/spring-30-solution/pom.xml b/2021-02/spring-30/spring-30-solution/pom.xml index d2b196f5..6e7d52d8 100644 --- a/2021-02/spring-30/spring-30-solution/pom.xml +++ b/2021-02/spring-30/spring-30-solution/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.0.3.RELEASE + 2.5.1