From 52b499b9876eab1967a040913086810c69bd0237 Mon Sep 17 00:00:00 2001 From: Neha Verma Date: Thu, 5 Dec 2024 16:07:31 +0530 Subject: [PATCH] Update pom.xml Upgraded springboot to 3.3.5. --- excercise 1/exercises/solution/addressbook/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/excercise 1/exercises/solution/addressbook/pom.xml b/excercise 1/exercises/solution/addressbook/pom.xml index 7ef2891..7f46117 100644 --- a/excercise 1/exercises/solution/addressbook/pom.xml +++ b/excercise 1/exercises/solution/addressbook/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.3 + 3.3.5 @@ -55,4 +55,4 @@ - \ No newline at end of file +