From eb032b0f2918c1e4b9ceecfe346917b253389cdf Mon Sep 17 00:00:00 2001 From: ArjunDev17 Date: Mon, 23 Feb 2026 00:08:32 +0530 Subject: [PATCH] updated xml files --- TechNexusHub/pom.xml | 163 +++++++++++++++++++++++-------------------- 1 file changed, 89 insertions(+), 74 deletions(-) diff --git a/TechNexusHub/pom.xml b/TechNexusHub/pom.xml index 139a797..ab0614d 100644 --- a/TechNexusHub/pom.xml +++ b/TechNexusHub/pom.xml @@ -26,79 +26,94 @@ - - 17 - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-devtools - runtime - true - - - com.mysql - mysql-connector-j - runtime - - - org.projectlombok - lombok - true - - - org.springframework.boot - spring-boot-starter-test - test - - - - - org.modelmapper - modelmapper - 3.0.0 - - - - - org.springframework.boot - spring-boot-starter-validation - - - - - - com.fasterxml.jackson.core - jackson-databind - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - org.projectlombok - lombok - - - - - - + + 21 + + + + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + + org.springframework.boot + spring-boot-starter-web + + + + + org.springframework.boot + spring-boot-devtools + runtime + true + + + + + com.mysql + mysql-connector-j + runtime + + + + + org.projectlombok + lombok + 1.18.32 + provided + + + + + org.springframework.boot + spring-boot-starter-validation + + + + + org.modelmapper + modelmapper + 3.2.0 + + + + + com.fasterxml.jackson.core + jackson-databind + + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + + 21 + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + +