diff --git a/udacity-jwdnd-c1-l2-final-review-solution-master/pom.xml b/udacity-jwdnd-c1-l2-final-review-solution-master/pom.xml index aab241e..495d419 100644 --- a/udacity-jwdnd-c1-l2-final-review-solution-master/pom.xml +++ b/udacity-jwdnd-c1-l2-final-review-solution-master/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.0.RELEASE + 3.3.5 com.udacity.jwdnd.c1 @@ -15,10 +15,16 @@ Demo project for Spring Boot - 14 + 21 + + + javax.annotation + javax.annotation-api + 1.3.2 + org.springframework.boot spring-boot-starter-security