diff --git a/pom.xml b/pom.xml index 19ad719..6440f53 100644 --- a/pom.xml +++ b/pom.xml @@ -1,364 +1,364 @@ - - 4.0.0 - SpringBootMicroservice - SpringBootMicroservice - 0.0.1-SNAPSHOT - jar - - org.springframework.boot - spring-boot-starter-parent - 2.2.5.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - 1.8 - 1.8 - Hoxton.SR1 - mk.MicroserviceApp - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - scp-to-remote - package - - run - - - - - - - - - - - - - - - - com.jcraft - jsch - 0.1.53 - - - ant - ant-jsch - 1.6.5 - - - - - - - - - - - - - - org.springframework.boot - spring-boot-starter-test - - - - - org.springframework.boot - spring-boot-starter-web - - - - io.springfox - springfox-swagger2 - 2.9.2 - - - io.springfox - springfox-swagger-ui - 2.9.2 - - - - org.springframework.boot - spring-boot-starter-webflux - - - - - - - - - - - - - - - - - org.projectlombok - lombok - - - - javax.xml.bind - jaxb-api - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - - com.h2database - h2 - test - - - - org.assertj - assertj-core - - - - - mysql - mysql-connector-java - - - - org.springframework.boot - spring-boot-starter-actuator - - - - - - - org.springframework.cloud - spring-cloud-starter-sleuth - - - -org.springframework.cloud -spring-cloud-starter-zipkin - - - - - - - - - - - io.micrometer - micrometer-core - - - io.micrometer - micrometer-registry-prometheus - - - - - - org.springframework.cloud - spring-cloud-starter-netflix-hystrix - - - - - - - org.springframework.boot - spring-boot-starter-data-redis - - - it.ozimov - embedded-redis - 0.7.2 - - - - - redis.clients - jedis - jar - - - it.ozimov - embedded-redis - 0.7.2 - compile - - - - - - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - - + + 4.0.0 + SpringBootMicroservice + SpringBootMicroservice + 0.0.1-SNAPSHOT + jar + + org.springframework.boot + spring-boot-starter-parent + 2.2.5.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + 1.8 + 1.8 + Hoxton.SR1 + mk.MicroserviceApp + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + scp-to-remote + package + + run + + + + + + + + + + + + + + + + com.jcraft + jsch + 0.1.53 + + + ant + ant-jsch + 1.6.5 + + + + + + + + + + + + + + org.springframework.boot + spring-boot-starter-test + + + + + org.springframework.boot + spring-boot-starter-web + + + + io.springfox + springfox-swagger2 + 2.10.0 + + + io.springfox + springfox-swagger-ui + 2.9.2 + + + + org.springframework.boot + spring-boot-starter-webflux + + + + + + + + + + + + + + + + + org.projectlombok + lombok + + + + javax.xml.bind + jaxb-api + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + + com.h2database + h2 + test + + + + org.assertj + assertj-core + + + + + mysql + mysql-connector-java + + + + org.springframework.boot + spring-boot-starter-actuator + + + + + + + org.springframework.cloud + spring-cloud-starter-sleuth + + + +org.springframework.cloud +spring-cloud-starter-zipkin + + + + + + + + + + + io.micrometer + micrometer-core + + + io.micrometer + micrometer-registry-prometheus + + + + + + org.springframework.cloud + spring-cloud-starter-netflix-hystrix + + + + + + + org.springframework.boot + spring-boot-starter-data-redis + + + it.ozimov + embedded-redis + 0.7.2 + + + + + redis.clients + jedis + jar + + + it.ozimov + embedded-redis + 0.7.2 + compile + + + + + + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud.version} + pom + import + + + \ No newline at end of file