We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef824ad commit 0e527eaCopy full SHA for 0e527ea
build.gradle
@@ -29,8 +29,6 @@ dependencies {
29
compile 'com.fasterxml.jackson.core:jackson-databind:2.7.3'
30
31
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'
34
testCompile 'org.hsqldb:hsqldb:2.0.0'
35
}
36
0 commit comments