diff --git a/module/spring-boot-webflux-test/build.gradle b/module/spring-boot-webflux-test/build.gradle index f01ac7b3d40..1a429a904b1 100644 --- a/module/spring-boot-webflux-test/build.gradle +++ b/module/spring-boot-webflux-test/build.gradle @@ -31,7 +31,6 @@ dependencies { optional(project(":module:spring-boot-http-codec")) optional(project(":module:spring-boot-jackson")) optional(project(":module:spring-boot-validation")) - optional(project(":module:spring-boot-web-server-test")) optional("org.junit.jupiter:junit-jupiter-api") testImplementation(project(":test-support:spring-boot-test-support"))