diff --git a/module/spring-boot-graphql/build.gradle b/module/spring-boot-graphql/build.gradle index c48e36d96d9..d48c0742a64 100644 --- a/module/spring-boot-graphql/build.gradle +++ b/module/spring-boot-graphql/build.gradle @@ -28,7 +28,6 @@ dependencies { api(project(":core:spring-boot")) api("org.springframework.graphql:spring-graphql") - optional(project(":core:spring-boot-autoconfigure")) optional(project(":module:spring-boot-http-converter")) optional(project(":module:spring-boot-jackson"))