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