From 73d0fe674615318a3de2264491fdfa49defb4383 Mon Sep 17 00:00:00 2001 From: Neha Verma Date: Fri, 1 Nov 2024 17:38:38 +0530 Subject: [PATCH] Update pom.xml --- .../pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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