From d890a9d28f9a473c13e26a1d45cb3aa2a023720f Mon Sep 17 00:00:00 2001 From: Neha Verma Date: Wed, 20 Nov 2024 12:20:03 +0530 Subject: [PATCH] Update pom.xml --- udacity-jwdnd-c1-l2-spring-ioc-config-master/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/udacity-jwdnd-c1-l2-spring-ioc-config-master/pom.xml b/udacity-jwdnd-c1-l2-spring-ioc-config-master/pom.xml index 1a064db..ad4d713 100644 --- a/udacity-jwdnd-c1-l2-spring-ioc-config-master/pom.xml +++ b/udacity-jwdnd-c1-l2-spring-ioc-config-master/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 3.3.5 com.udacity.jwdnd.C1.L2 @@ -15,7 +15,7 @@ Demo project for Spring Boot - 1.8 + 21