diff --git a/pom.xml b/pom.xml index 0213085..ab125d2 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,38 @@ 0.32.0 + + + + + org.springframework.cloud + spring-cloud-starter-bootstrap + + + + com.github.ulisesbocchio + jasypt-spring-boot-starter + ${jasypt.version} + + + + org.springframework.boot + spring-boot-starter-test + test + + + + org.projectlombok + lombok + provided + + + + org.springframework.boot + spring-boot-starter-test + test + + @@ -73,6 +105,35 @@ + + + private + kangalai nexus + http://139.9.72.189:9999/repository/kanglai-release/ + + + public + aliyun nexus + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + + + + public + aliyun nexus + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + false + + + + ${project.name}