diff --git a/module/spring-boot-security/build.gradle b/module/spring-boot-security/build.gradle index f948f1e2735..f3eef8ea20c 100644 --- a/module/spring-boot-security/build.gradle +++ b/module/spring-boot-security/build.gradle @@ -36,7 +36,6 @@ dependencies { optional(project(":module:spring-boot-health")) optional(project(":module:spring-boot-jersey")) optional(project(":module:spring-boot-reactor")) - optional(project(":module:spring-boot-restclient-test")) optional(project(":module:spring-boot-rsocket")) optional(project(":module:spring-boot-webflux")) optional(project(":module:spring-boot-webmvc"))