From c3c45d6104abc65580890a604d50b7e3b0efec48 Mon Sep 17 00:00:00 2001 From: Darshan313 <135167516+Darshan313@users.noreply.github.com> Date: Sat, 11 Apr 2026 20:28:04 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 823a73d..42144bf 100644 --- a/pom.xml +++ b/pom.xml @@ -1,26 +1,35 @@ - + + 4.0.0 + + com.example SpringBootMavenExample + 0.0.1-SNAPSHOT SpringBootMavenExample SpringBootMavenExample war + org.springframework.boot spring-boot-starter-parent - 1.3.5.RELEASE + 3.3.5 - 1.7 + 21 + org.springframework.boot spring-boot-starter-web + org.springframework.boot spring-boot-starter-tomcat @@ -32,7 +41,9 @@ tomcat-embed-jasper provided + + @@ -41,4 +52,5 @@ - \ No newline at end of file + +