diff --git a/build.gradle b/build.gradle index 5514a95a3..0bdae988a 100644 --- a/build.gradle +++ b/build.gradle @@ -367,7 +367,7 @@ sourceSets { dependencies { def shiroRev = '1.8.0' - def jettyDep = '9.3.11.v20160721' + def jettyDep = '11.0.8' compile project(':api') compile project(':commons')