Remove spring-boot-autoconfigure-all
This commit is contained in:
committed by
Phillip Webb
parent
4730c646f2
commit
e3b93778b9
@@ -233,7 +233,6 @@ dependencies {
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-actuator-autoconfigure"))
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-actuator-autoconfigure-all"))
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-amqp"))
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-autoconfigure-all"))
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-cache"))
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-data-cassandra"))
|
||||
implementation(project(path: ":spring-boot-project:spring-boot-data-elasticsearch"))
|
||||
|
||||
Reference in New Issue
Block a user