From e30040ca03afb431f24adc5fa37b9312a91ea266 Mon Sep 17 00:00:00 2001 From: zhou-hao Date: Fri, 14 Aug 2020 13:55:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hsweb-authorization/hsweb-authorization-api/pom.xml | 6 ------ .../hsweb-authorization-basic/pom.xml | 2 +- hsweb-commons/hsweb-commons-crud/pom.xml | 13 +++++++------ hsweb-concurrent/hsweb-concurrent-cache/pom.xml | 12 ------------ hsweb-starter/pom.xml | 2 +- .../hsweb-system-authorization-default/pom.xml | 2 +- 6 files changed, 10 insertions(+), 27 deletions(-) diff --git a/hsweb-authorization/hsweb-authorization-api/pom.xml b/hsweb-authorization/hsweb-authorization-api/pom.xml index 11f07b8de..4c34b8989 100644 --- a/hsweb-authorization/hsweb-authorization-api/pom.xml +++ b/hsweb-authorization/hsweb-authorization-api/pom.xml @@ -42,12 +42,6 @@ true - - io.projectreactor - reactor-test - test - - io.swagger swagger-annotations diff --git a/hsweb-authorization/hsweb-authorization-basic/pom.xml b/hsweb-authorization/hsweb-authorization-basic/pom.xml index 6ee8de512..5ba4a3d65 100644 --- a/hsweb-authorization/hsweb-authorization-basic/pom.xml +++ b/hsweb-authorization/hsweb-authorization-basic/pom.xml @@ -81,7 +81,7 @@ - org.springframework.boot.experimental + org.springframework.boot spring-boot-starter-data-r2dbc test diff --git a/hsweb-commons/hsweb-commons-crud/pom.xml b/hsweb-commons/hsweb-commons-crud/pom.xml index d99ae10a1..5ad865d78 100644 --- a/hsweb-commons/hsweb-commons-crud/pom.xml +++ b/hsweb-commons/hsweb-commons-crud/pom.xml @@ -67,17 +67,18 @@ spring-boot-autoconfigure - - org.springframework.data - spring-data-r2dbc - - org.hswebframework.web hsweb-datasource-api ${project.version} + + org.springframework.data + spring-data-r2dbc + compile + + org.springframework.boot spring-boot-starter-test @@ -104,7 +105,7 @@ - org.springframework.boot.experimental + org.springframework.boot spring-boot-starter-data-r2dbc test diff --git a/hsweb-concurrent/hsweb-concurrent-cache/pom.xml b/hsweb-concurrent/hsweb-concurrent-cache/pom.xml index a6ebac192..fc4ea1383 100644 --- a/hsweb-concurrent/hsweb-concurrent-cache/pom.xml +++ b/hsweb-concurrent/hsweb-concurrent-cache/pom.xml @@ -29,12 +29,6 @@ true - - org.springframework.boot - spring-boot-configuration-processor - provided - - com.github.ben-manes.caffeine @@ -55,12 +49,6 @@ reactor-extra - - io.projectreactor - reactor-test - test - - org.springframework spring-test diff --git a/hsweb-starter/pom.xml b/hsweb-starter/pom.xml index 1b242fe12..136bbabda 100644 --- a/hsweb-starter/pom.xml +++ b/hsweb-starter/pom.xml @@ -59,7 +59,7 @@ test - org.springframework.boot.experimental + org.springframework.boot spring-boot-starter-data-r2dbc test diff --git a/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml b/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml index f9dc26aa3..82602a114 100644 --- a/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml +++ b/hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml @@ -61,7 +61,7 @@ - org.springframework.boot.experimental + org.springframework.boot spring-boot-starter-data-r2dbc test