diff --git a/restAPI/pom.xml b/restAPI/pom.xml index ccecba63..7437c159 100644 --- a/restAPI/pom.xml +++ b/restAPI/pom.xml @@ -1,75 +1,76 @@ - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 3.1.5 - - - restAPI - restAPI - 0.0.1-SNAPSHOT - restAPI - - 17 - - - - cambio.simulator - misim - 3.4.0 - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.1.5 + + + restAPI + restAPI + 0.0.1-SNAPSHOT + restAPI + + 17 + + + + + tech.tablesaw + tablesaw-core + 0.43.1 + - - tech.tablesaw - tablesaw-core - 0.43.1 - + + cambio.simulator + misim + 3.4.0 + - - com.google.code.gson - gson - 2.9.1 - + + com.google.code.gson + gson + 2.9.1 + - - com.opencsv - opencsv - 5.9 - + + com.opencsv + opencsv + 5.9 + - - org.springframework.boot - spring-boot-starter - - - ch.qos.logback - logback-classic - - - + + org.springframework.boot + spring-boot-starter + + + ch.qos.logback + logback-classic + + + - - org.springframework.boot - spring-boot-starter-web - + + org.springframework.boot + spring-boot-starter-web + - - org.springframework.boot - spring-boot-starter-test - test - - + + org.springframework.boot + spring-boot-starter-test + test + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + org.springframework.boot + spring-boot-maven-plugin + + +