Skip to content

Commit

Permalink
Remove undertow.
Browse files Browse the repository at this point in the history
  • Loading branch information
apottere committed May 23, 2017
1 parent 4a300ad commit 5549c10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graphql-spring-boot-autoconfigure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ dependencies {
compileOnly "com.embedler.moon.graphql:spring-graphql-common:$LIB_SPRING_GRAPHQL_COMMON_VER"
compileOnly "com.graphql-java:graphql-java-tools:$LIB_GRAPHQL_JAVA_TOOLS_VER"

testCompile "org.springframework.boot:spring-boot-starter-undertow:$LIB_SPRING_BOOT_VER"
testCompile "com.graphql-java:graphql-java:$LIB_GRAPHQL_JAVA_VER"
testCompile "org.springframework.boot:spring-boot-starter-web:$LIB_SPRING_BOOT_VER"
testCompile "org.springframework.boot:spring-boot-starter-test:$LIB_SPRING_BOOT_VER"
Expand Down

0 comments on commit 5549c10

Please sign in to comment.