From 8b34277220592775d1c826bae452df34337d0393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=AD=90=E6=9D=8E=C2=B7De?= Date: Sat, 24 Jul 2021 09:59:59 +0800 Subject: [PATCH] Update pom.xml --- report-core/pom.xml | 140 +++++++++++++++++++++----------------------- 1 file changed, 67 insertions(+), 73 deletions(-) diff --git a/report-core/pom.xml b/report-core/pom.xml index 33fcf25d..9f17ec69 100644 --- a/report-core/pom.xml +++ b/report-core/pom.xml @@ -3,23 +3,49 @@ - com.anjiplus.report - aj-report - 1.0.0-SNAPSHOT - ../ + org.springframework.boot + spring-boot-starter-parent + 2.3.5.RELEASE + - 4.0.0 - report-core + aj-report + 4.0.0 + + com.anji-plus + aj-report + 2.0.2.RELEASE + + + UTF-8 + -Xdoclint:none + 1.8 + 1.8 + true + + - org.projectlombok - lombok + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-cache + + + + org.springframework.boot + spring-boot-starter-test + test + + com.anji-plus spring-boot-gaea + 2.0.3.RELEASE org.springframework.boot @@ -28,63 +54,31 @@ - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.cloud - spring-cloud-context - - com.baomidou mybatis-plus-boot-starter + 3.3.2 mysql mysql-connector-java - - org.springframework.boot - spring-boot-starter-test - test - - - - org.springframework.boot - spring-boot-starter-cache - - - - net.sf.ehcache - ehcache - 2.10.6 + com.alibaba + druid + 1.2.6 - - - - - - - - - - org.flywaydb flyway-core 5.2.1 - - com.alibaba - druid - 1.2.6 + net.sf.ehcache + ehcache + 2.10.6 @@ -93,36 +87,34 @@ 4.5.10 - + + + develop.anji-plus.com + MS@anji-plus.com + https://github.com/anji-plus + + + + + + dev + + dev + + + true + + + - @@ -150,7 +142,9 @@ + org.apache.maven.plugins maven-assembly-plugin + 3.3.0 src/main/assembly/assembly.xml