We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fec0e94 + 417107d commit d04cb90Copy full SHA for d04cb90
1 file changed
module/spring-boot-security/build.gradle
@@ -36,7 +36,6 @@ dependencies {
36
optional(project(":module:spring-boot-health"))
37
optional(project(":module:spring-boot-jersey"))
38
optional(project(":module:spring-boot-reactor"))
39
- optional(project(":module:spring-boot-restclient-test"))
40
optional(project(":module:spring-boot-rsocket"))
41
optional(project(":module:spring-boot-webflux"))
42
optional(project(":module:spring-boot-webmvc"))
0 commit comments