Skip to content

Commit 0e527ea

Browse files
committed
Removing unused jetty dependencies.
1 parent ef824ad commit 0e527ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ dependencies {
2929
compile 'com.fasterxml.jackson.core:jackson-databind:2.7.3'
3030

3131
testCompile "org.spockframework:spock-core:1.1-groovy-2.4"
32-
testCompile 'org.eclipse.jetty:jetty-server:9.4.11.v20180605'
33-
testCompile 'org.eclipse.jetty:jetty-servlet:9.4.11.v20180605'
3432
testCompile 'org.hsqldb:hsqldb:2.0.0'
3533
}
3634

0 commit comments

Comments
 (0)