diff --git a/pom.xml b/pom.xml index 760fd619868b3a3ae19f85215be528876ec2d451..3ffbec638e52f60f944aac2cda0e9a0680306b60 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,8 @@ 1.0.1-SNAPSHOT 1.0.1-SNAPSHOT 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 1.0.1-SNAPSHOT @@ -52,28 +54,27 @@ 31.0.1-jre 5.0.1 - 5.7.18 + 5.7.19 4.4 2.11.0 - + + 3.0.5 3.5.0 3.5.0 1.2.8 - 3.0.5 4.2.0 3.4.14 - 1.9.2 - 3.13.2 - 7.0.1 + + 2.0.2 1.2.7 @@ -112,6 +113,11 @@ oss-spring-boot-starter ${schbrain-oss.version} + + com.schbrain.framework + xxl-job-spring-boot-starter + ${schbrain-xxl.version} + com.schbrain.common common @@ -155,6 +161,11 @@ fastjson ${fastjson.version} + + com.alibaba + easyexcel + ${easyexcel.version} + @@ -241,6 +252,10 @@ org.slf4j slf4j-log4j12 + + io.netty + netty + @@ -275,6 +290,11 @@ + + com.alibaba + druid-spring-boot-starter + ${druid.version} + @@ -305,6 +325,11 @@ logstash-logback-encoder ${logstash-logback-encoder.version} + + com.xuxueli + xxl-job-core + ${xxl-job.version} + @@ -313,6 +338,15 @@ pl.project13.maven git-commit-id-plugin + + + commitInfo + compile + + revision + + + false false @@ -389,24 +423,15 @@ repackage package - build-info repackage - build-image - - ${docker.repository}/${project.parent.artifactId}:${project.parent.version} - true - IF_NOT_PRESENT - false - - - liwu@1890587021077463 - - - registry.cn-hangzhou.aliyuncs.com - - - + + + buildInfo + compile + + build-info + @@ -420,7 +445,6 @@ dev dev - registry.cn-hangzhou.aliyuncs.com/schoolbrain true @@ -431,7 +455,6 @@ test test - registry.cn-hangzhou.aliyuncs.com/schoolbrain @@ -439,7 +462,6 @@ pre pre - registry.cn-hangzhou.aliyuncs.com/schoolbrain @@ -447,7 +469,6 @@ prod prod - registry-vpc.cn-hangzhou.aliyuncs.com/schbrain