diff --git a/pom.xml b/pom.xml index 16b963e..9f6d01e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,73 +1,80 @@ - - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 3.5.0 - - - com.backend.search.kodik.service - anyame-backend - 0.0.1-SNAPSHOT - anyame-backend - Kodik search service for anyame - - - - - - - - - - - - - - - 21 + + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.5.0 + + + com.backend.search.kodik.service + anyame-backend + 0.0.1-SNAPSHOT + anyame-backend + Kodik search service for anyame + + + + + + + + + + + + + + + 21 - 3.0.0 - 4.0.0 - - - - org.springframework.boot - spring-boot-starter-web - + 3.0.0 + 4.0.0 + 2.8.9 + + + + org.springframework.boot + spring-boot-starter-web + - - com.squareup.retrofit2 - retrofit - ${retrofit.version} - - - com.squareup.retrofit2 - converter-jackson - ${retrofit.version} - - - me.paulschwarz - spring-dotenv - ${spring-dotenv.version} - + + com.squareup.retrofit2 + retrofit + ${retrofit.version} + + + com.squareup.retrofit2 + converter-jackson + ${retrofit.version} + + + me.paulschwarz + spring-dotenv + ${spring-dotenv.version} + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + ${springdoc-openapi-starter.version} + - - 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 + + +