We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101dc6c commit 9ede5feCopy full SHA for 9ede5fe
1 file changed
build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
testCompile 'cglib:cglib-nodep:3.3.0'
63
testCompile 'org.objenesis:objenesis:2.1'
64
testCompile 'com.google.code.gson:gson:2.8.0'
65
- testCompile 'org.eclipse.jetty:jetty-server:9.4.5.v20170502'
+ testCompile 'org.eclipse.jetty:jetty-server:9.4.26.v20200117'
66
testCompile 'com.fasterxml.jackson.core:jackson-databind:2.10.0'
67
testCompile 'org.slf4j:slf4j-simple:' + slf4jVersion
68
testCompile 'org.awaitility:awaitility-groovy:3.0.0'
0 commit comments